summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Humbert2017-09-08 01:42:32 -0400
committerJack Humbert2017-09-08 01:42:32 -0400
commitcf8e10533b390b8204920013fc35ea74b400873a (patch)
treed339553f0cde2513c75a6dfbcac0a3250dc58ad8
parent927ef813638953a0d69692f4d21500f1da25b1f4 (diff)
update some keymaps that broke w/defaults
-rw-r--r--keyboards/planck/keymaps/brandon/Makefile1
-rw-r--r--keyboards/planck/keymaps/khord/Makefile1
m---------lib/chibios0
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
AUDIO_ENABLE = no # Audio output on port C6
TAP_DANCE_ENABLE = yes
MOUSEKEY_ENABLE = yes
+CONSOLE_ENABLE = no
ifndef QUANTUM_DIR
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 @@
TAP_DANCE_ENABLE = yes
+BACKLIGHT_ENABLE = yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif
diff --git a/lib/chibios b/lib/chibios
-Subproject 8fce03b3a75c743e5d5c40b9d59c1637c59d22a
+Subproject d34e8eb83101a95f98892bf68605fe545821f32