7f4f0f7685
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces. |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
u/yanfali keymap for Iris
Based heavily off Hexwire's configuration. Differs in following ways:
- Moved LALT to LCTL; I don't need CTL because of ESCC.
- Moved RAISE to old LALT.
- Moved ENTER to old RAISE.
- Move QUOTE to old ENTER.
- Moved PLUS to old QUOTE.
- replaced music next and volume up with browser forward and back through history
This configuration lets me use my thumbs for enter and backspace.
It turns out I need +
a lot for programming so I moved it logically
below -
. I also added a couple of web specific short cuts for
navigating previous and next in web history on OSX Chrome.