From 1a8042ae914f71e80b56b022d15606cf760cd255 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 17 Jun 2017 23:11:37 -0400 Subject: Added personal keymap with underglow, right shift, numpad, and bright hidden behind raise/lower --- keyboards/planck/keymaps/chance/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 keyboards/planck/keymaps/chance/Makefile (limited to 'keyboards/planck/keymaps/chance/Makefile') diff --git a/keyboards/planck/keymaps/chance/Makefile b/keyboards/planck/keymaps/chance/Makefile new file mode 100644 index 000000000..00d09e974 --- /dev/null +++ b/keyboards/planck/keymaps/chance/Makefile @@ -0,0 +1,6 @@ +RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +AUDIO_ENABLE = no + +ifndef QUANTUM_DIR + include ../../../../Makefile +endif -- cgit v1.2.3