From: Jack Humbert Date: Fri, 21 Jul 2017 14:38:43 +0000 (-0400) Subject: relocate keymap's useful tools X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f40ded78947e63c10d97266901d257179aaf49d9;p=qmk_firmware.git relocate keymap's useful tools --- diff --git a/keyboards/kc60/keymaps/workman-dead/keymap.c b/keyboards/kc60/keymaps/workman-dead/keymap.c index 9e3b9bb65..36e1c6506 100644 --- a/keyboards/kc60/keymaps/workman-dead/keymap.c +++ b/keyboards/kc60/keymaps/workman-dead/keymap.c @@ -6,9 +6,6 @@ #define _FUN 3 #define _MS 4 -#define _______ KC_NO -#define XXXXXXX KC_TRNS - #define _DK_ACT 0 #define _DK_REL 1 #define _KC_COMS 2