summaryrefslogtreecommitdiff
path: root/keyboard/planck/keymaps/cbbrowne/config.h
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-06-21 12:36:26 -0400
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-06-21 12:36:26 -0400
commitf404124c2664bdcdd64c92926add5beac7826b48 (patch)
tree4477a8cac30b36606215c34348025831eb390efd /keyboard/planck/keymaps/cbbrowne/config.h
parenta6e109caa1e813d18f76f2b23dfd1655b6acf691 (diff)
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 2d3df59bd2..d84cd1f95d 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