summaryrefslogtreecommitdiffstats
path: root/keyboard/planck
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-01-29 19:01:28 +0100
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-01-29 19:01:28 +0100
commit05d43b0687acb5b51245a1dd4518c67cbba0d4da (patch)
tree42e1080962f773ab989239591f00be267f7f61ac /keyboard/planck
parent9aca1c70b70579f8d8ea410846af07798f95d950 (diff)
downloadqmk_firmware-05d43b0687acb5b51245a1dd4518c67cbba0d4da.tar.gz
qmk_firmware-05d43b0687acb5b51245a1dd4518c67cbba0d4da.tar.xz
Notes on what's done, and plans to change my key mapping
Diffstat (limited to 'keyboard/planck')
-rw-r--r--keyboard/planck/keymaps/cbbrowne/keymap.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboard/planck/keymaps/cbbrowne/keymap.c b/keyboard/planck/keymaps/cbbrowne/keymap.c
index f172a07ed..165795ef6 100644
--- a/keyboard/planck/keymaps/cbbrowne/keymap.c
+++ b/keyboard/planck/keymaps/cbbrowne/keymap.c
@@ -33,6 +33,17 @@
Workman just for fun. They're useless to me, though.
*/
+/* Other things to do...
+
+ - Need to think about what zsh and readline actions I use lots
+ - Wanna figure out macros, so I can put in a "cbbrowne" macro
+ - Ought to ensure that Control-Alt-Delete is convenient enough
+ - How about Alt-F1 thru Alt-F8?
+ - What's the keystroke to get from X to console these days?
+ - I do indeed want a sweet number pad!
+ - A layer for doing console switching would not be a bad idea
+*/
+
enum layers {
_QW = 0, /* Qwerty mapping */
_CM, /* Colemak */