qmk_firmware/keyboards/iris/keymaps/yanfali
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* 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.
2019-01-04 07:25:48 -08:00
..
config.h u/yanfali custom keymap for Iris 2018-02-16 12:02:33 -05:00
keymap.c More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
readme.md u/yanfali custom keymap for Iris 2018-02-16 12:02:33 -05:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

u/yanfali keymap for Iris

Based heavily off Hexwire's configuration. Differs in following ways:

  1. Moved LALT to LCTL; I don't need CTL because of ESCC.
  2. Moved RAISE to old LALT.
  3. Moved ENTER to old RAISE.
  4. Move QUOTE to old ENTER.
  5. Moved PLUS to old QUOTE.
  6. 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.