aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tada68/keymaps/isoish/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tada68/keymaps/isoish/keymap.c')
-rw-r--r--keyboards/tada68/keymaps/isoish/keymap.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/tada68/keymaps/isoish/keymap.c b/keyboards/tada68/keymaps/isoish/keymap.c
index efe0063c7..adbf32251 100644
--- a/keyboards/tada68/keymaps/isoish/keymap.c
+++ b/keyboards/tada68/keymaps/isoish/keymap.c
@@ -3,8 +3,6 @@
3#define _BL 0 3#define _BL 0
4#define _FL 1 4#define _FL 1
5 5
6#define _______ KC_TRNS
7
8const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { 6const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
9 /* Keymap _BL: (Base Layer) Default Layer 7 /* Keymap _BL: (Base Layer) Default Layer
10 * ,----------------------------------------------------------------. 8 * ,----------------------------------------------------------------.
@@ -48,4 +46,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
48 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ 46 _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
49 ), 47 ),
50 48
51}; \ No newline at end of file 49};