summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/narze/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/narze/keymap.c')
-rw-r--r--keyboards/planck/keymaps/narze/keymap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/narze/keymap.c b/keyboards/planck/keymaps/narze/keymap.c
index 71e9cccb2..8f6cb0626 100644
--- a/keyboards/planck/keymaps/narze/keymap.c
+++ b/keyboards/planck/keymaps/narze/keymap.c
@@ -52,10 +52,6 @@ enum functions {
static uint16_t m_gui_unds_timer;
static uint16_t m_sft_po_timer;
-// Fillers to make layering more clear
-#define _______ KC_TRNS
-#define XXXXXXX KC_NO
-
// Narze : Custom Macros
#define HPR_ESC ALL_T(KC_ESC)
#define SFT_ENT SFT_T(KC_ENT)