summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/woodpad/keymaps
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-02-17 16:38:46 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-17 16:38:46 +0100
commit3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6 (patch)
treec1a2f96bda4861d70b7b43291b5e09d82ceadb10 /keyboards/handwired/woodpad/keymaps
parent8911870b45325a6c5626dbe63fbc7daf4423adca (diff)
downloadqmk_firmware-3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6.tar.gz
qmk_firmware-3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6.tar.xz
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
Diffstat (limited to 'keyboards/handwired/woodpad/keymaps')
-rw-r--r--keyboards/handwired/woodpad/keymaps/drashna/keymap.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/handwired/woodpad/keymaps/drashna/keymap.c b/keyboards/handwired/woodpad/keymaps/drashna/keymap.c
index f7df5eac7..20b4e064e 100644
--- a/keyboards/handwired/woodpad/keymaps/drashna/keymap.c
+++ b/keyboards/handwired/woodpad/keymaps/drashna/keymap.c
@@ -21,15 +21,6 @@
// Layer names don't all need to be of the same length, obviously, and you can also skip them
// entirely and just use numbers.
-// Fillers to make layering more clear
-#define _______ KC_TRNS
-#define XXXXXXX KC_NO
-
-
-
-
-
-
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_NUMLOCK] = KEYMAP( /* Base */
TG(_NAV), TG(_DIABLO), TG(_MACROS), KC_PSLS,\