diff options
| author | fauxpark <fauxpark@gmail.com> | 2019-02-18 02:38:46 +1100 |
|---|---|---|
| committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-02-17 07:38:46 -0800 |
| commit | 3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6 (patch) | |
| tree | c1a2f96bda4861d70b7b43291b5e09d82ceadb10 /keyboards/cospad | |
| parent | 8911870b45325a6c5626dbe63fbc7daf4423adca (diff) | |
| download | qmk_firmware-3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6.tar.gz qmk_firmware-3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6.zip | |
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
Diffstat (limited to 'keyboards/cospad')
| -rw-r--r-- | keyboards/cospad/keymaps/detrus/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/cospad/keymaps/detrus/keymap.c b/keyboards/cospad/keymaps/detrus/keymap.c index f9eddc2a8..93f95bb01 100644 --- a/keyboards/cospad/keymaps/detrus/keymap.c +++ b/keyboards/cospad/keymaps/detrus/keymap.c | |||
| @@ -6,8 +6,6 @@ | |||
| 6 | #include "rgblight.h" | 6 | #include "rgblight.h" |
| 7 | #endif | 7 | #endif |
| 8 | 8 | ||
| 9 | #define _______ KC_TRNS | ||
| 10 | |||
| 11 | // Each layer gets a name for readability, which is then used in the keymap matrix below. | 9 | // Each layer gets a name for readability, which is then used in the keymap matrix below. |
| 12 | enum cospad_layers { | 10 | enum cospad_layers { |
| 13 | _QWERTY_LAYER, | 11 | _QWERTY_LAYER, |
