summaryrefslogtreecommitdiffstats
path: root/keyboards/bigswitch/keymaps/wanleg/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bigswitch/keymaps/wanleg/keymap.c')
-rw-r--r--keyboards/bigswitch/keymaps/wanleg/keymap.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/keyboards/bigswitch/keymaps/wanleg/keymap.c b/keyboards/bigswitch/keymaps/wanleg/keymap.c
index 7f4150e58..76d0808fd 100644
--- a/keyboards/bigswitch/keymaps/wanleg/keymap.c
+++ b/keyboards/bigswitch/keymaps/wanleg/keymap.c
@@ -20,8 +20,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT( /* Base */
TD(CAD_TD) \
),
-};
-
-void led_set_user(uint8_t usb_led) {
-
-}
+[1] = LAYOUT( /*Secondary*/
+TD(BSW_TAP_DANCE) \
+),
+}; \ No newline at end of file