]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/cospad/keymaps/default/keymap.c
Cleanup Default Keymaps (#5442)
[qmk_firmware.git] / keyboards / cospad / keymaps / default / keymap.c
index f066ad677da23314673288f6407c7a2ba966d028..345e96996242d45e164df6009647f0fb14a16865 100644 (file)
@@ -1,10 +1,6 @@
 #include QMK_KEYBOARD_H
 #include "led.h"
 
-#ifdef RGBLIGHT_ENABLE
-#include "rgblight.h"
-#endif
-
 // Each layer gets a name for readability, which is then used in the keymap matrix below.
 // The underscores don't mean anything - you can have a layer called STUFF or any other name.
 // Layer names don't all need to be of the same length, obviously, and you can also skip them
@@ -12,8 +8,6 @@
 #define _BL 0
 #define _FL 1
 
-#define _______ KC_TRNS
-
 const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
   /* Keymap _BL: (Base Layer) Default Layer
    * ,-------------------.