summaryrefslogtreecommitdiffstats
path: root/keyboard/planck/keymaps/cbbrowne/config.h
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-06-21 18:36:26 +0200
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-06-21 18:36:26 +0200
commitf404124c2664bdcdd64c92926add5beac7826b48 (patch)
tree4477a8cac30b36606215c34348025831eb390efd /keyboard/planck/keymaps/cbbrowne/config.h
parenta6e109caa1e813d18f76f2b23dfd1655b6acf691 (diff)
downloadqmk_firmware-f404124c2664bdcdd64c92926add5beac7826b48.tar.gz
qmk_firmware-f404124c2664bdcdd64c92926add5beac7826b48.tar.xz
Add filler to make layering clearer;
KC_TRNS gets used a lot; have the blank _______ mnemonic for it
Diffstat (limited to 'keyboard/planck/keymaps/cbbrowne/config.h')
-rw-r--r--keyboard/planck/keymaps/cbbrowne/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboard/planck/keymaps/cbbrowne/config.h b/keyboard/planck/keymaps/cbbrowne/config.h
index 2d3df59bd..d84cd1f95 100644
--- a/keyboard/planck/keymaps/cbbrowne/config.h
+++ b/keyboard/planck/keymaps/cbbrowne/config.h
@@ -9,6 +9,9 @@
#define randmul 181
#define randmod 167
+/* Filler to make layering a bit clearer */
+#define _______ KC_TRNS
+
#endif