summaryrefslogtreecommitdiff
path: root/keyboards/atom47/keymaps/maartenwut
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-02-18 02:38:46 +1100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-17 07:38:46 -0800
commit3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6 (patch)
treec1a2f96bda4861d70b7b43291b5e09d82ceadb10 /keyboards/atom47/keymaps/maartenwut
parent8911870b45325a6c5626dbe63fbc7daf4423adca (diff)
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
Diffstat (limited to 'keyboards/atom47/keymaps/maartenwut')
-rw-r--r--keyboards/atom47/keymaps/maartenwut/keymap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/atom47/keymaps/maartenwut/keymap.c b/keyboards/atom47/keymaps/maartenwut/keymap.c
index 33ed0936a0..c01ace92a9 100644
--- a/keyboards/atom47/keymaps/maartenwut/keymap.c
+++ b/keyboards/atom47/keymaps/maartenwut/keymap.c
@@ -9,8 +9,6 @@
#define _LO 1 //FN1
#define _RA 2 //FN
-#define _______ KC_TRNS
-
enum custom_keycodes {
CTRLZ = SAFE_RANGE,
CTRLX,