summaryrefslogtreecommitdiffstats
path: root/keyboards/hid_liber
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-02-17 16:38:46 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-17 16:38:46 +0100
commit3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6 (patch)
treec1a2f96bda4861d70b7b43291b5e09d82ceadb10 /keyboards/hid_liber
parent8911870b45325a6c5626dbe63fbc7daf4423adca (diff)
downloadqmk_firmware-3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6.tar.gz
qmk_firmware-3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6.tar.xz
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
Diffstat (limited to 'keyboards/hid_liber')
-rwxr-xr-xkeyboards/hid_liber/keymaps/bakageta/keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hid_liber/keymaps/bakageta/keymap.c b/keyboards/hid_liber/keymaps/bakageta/keymap.c
index 9754a70df..dab702e10 100755
--- a/keyboards/hid_liber/keymaps/bakageta/keymap.c
+++ b/keyboards/hid_liber/keymaps/bakageta/keymap.c
@@ -17,7 +17,6 @@
#include "hid_liber.h"
// Helpful defines
-#define _______ KC_TRNS
#define FN_CAPS LT(_FL, KC_CAPSLOCK)
// Each layer gets a name for readability, which is then used in the keymap matrix below.