summaryrefslogtreecommitdiffstats
path: root/keyboards/amj40
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-02-17 06:36:02 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-17 06:36:02 +0100
commite2d3c92199d6cc42a39c5d8729dfff61d78dd7d1 (patch)
tree9ec5630a5a2380d4bbc7a264636e2066e7f4d29b /keyboards/amj40
parent338ca3569ac5b76f55b0664cf9d6eef11211b6b2 (diff)
downloadqmk_firmware-e2d3c92199d6cc42a39c5d8729dfff61d78dd7d1.tar.gz
qmk_firmware-e2d3c92199d6cc42a39c5d8729dfff61d78dd7d1.tar.xz
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
Diffstat (limited to 'keyboards/amj40')
-rwxr-xr-xkeyboards/amj40/keymaps/default/keymap.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/amj40/keymaps/default/keymap.c b/keyboards/amj40/keymaps/default/keymap.c
index 406ea8d25..884fb761d 100755
--- a/keyboards/amj40/keymaps/default/keymap.c
+++ b/keyboards/amj40/keymaps/default/keymap.c
@@ -21,14 +21,6 @@ enum custom_keycodes {
ADJUST,
};
-
-
-
-
-// increase readability
-#define _______ KC_TRNS
-#define XXXXXXX KC_NO
-
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Default Layer
* ,-----------------------------------------------------------.