forked from forks/qmk_firmware
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 |
stephengrier's TADA68 layout
This layout mostly replicates the default ANSI layout of the TADA68 but with a few modifications to suit my tastes.
The modifications from the default keymap are:
- Replaced capslock with a second function key
- Swapped the left ALT and Win keys to be more like the Mac layout
- Added an arrow key cluster on the IJKL keys
- Fn+x toggles backlight breathing mode
With this keymap backlight breathing mode can be enabled/disabled with Fn+x. This is not supported at all in the default keymap.