diff options
| -rw-r--r-- | keyboards/planck/keymaps/brandon/Makefile | 1 | ||||
| -rw-r--r-- | keyboards/planck/keymaps/khord/Makefile | 1 | ||||
| m--------- | lib/chibios | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/brandon/Makefile b/keyboards/planck/keymaps/brandon/Makefile index a79bda373..5bdcadf58 100644 --- a/keyboards/planck/keymaps/brandon/Makefile +++ b/keyboards/planck/keymaps/brandon/Makefile | |||
| @@ -7,6 +7,7 @@ NKRO_ENABLE = yes # N-key rollover required for use as a steno board | |||
| 7 | AUDIO_ENABLE = no # Audio output on port C6 | 7 | AUDIO_ENABLE = no # Audio output on port C6 |
| 8 | TAP_DANCE_ENABLE = yes | 8 | TAP_DANCE_ENABLE = yes |
| 9 | MOUSEKEY_ENABLE = yes | 9 | MOUSEKEY_ENABLE = yes |
| 10 | CONSOLE_ENABLE = no | ||
| 10 | 11 | ||
| 11 | ifndef QUANTUM_DIR | 12 | ifndef QUANTUM_DIR |
| 12 | include ../../../../Makefile | 13 | include ../../../../Makefile |
diff --git a/keyboards/planck/keymaps/khord/Makefile b/keyboards/planck/keymaps/khord/Makefile index f0ed9e8dc..853c6c011 100644 --- a/keyboards/planck/keymaps/khord/Makefile +++ b/keyboards/planck/keymaps/khord/Makefile | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | TAP_DANCE_ENABLE = yes | 1 | TAP_DANCE_ENABLE = yes |
| 2 | BACKLIGHT_ENABLE = yes | ||
| 2 | ifndef QUANTUM_DIR | 3 | ifndef QUANTUM_DIR |
| 3 | include ../../../../Makefile | 4 | include ../../../../Makefile |
| 4 | endif | 5 | endif |
diff --git a/lib/chibios b/lib/chibios | |||
| Subproject 8fce03b3a75c743e5d5c40b9d59c1637c59d22a | Subproject d34e8eb83101a95f98892bf68605fe545821f32 | ||
