summaryrefslogtreecommitdiff
path: root/keyboard
diff options
context:
space:
mode:
authorMazin Bokhari <mbokhar2@illinois.edu>2016-05-25 01:31:57 -0500
committerMazin Bokhari <mbokhar2@illinois.edu>2016-05-25 01:31:57 -0500
commit59dc19940a3c5f29860de7b7d7e7a96ea27692c2 (patch)
treeb15c144f7a15cdb2f601049329728bb7f96cdcf4 /keyboard
parentfbbd32376b8d1a818b62dbbf0f2d9946221ffc56 (diff)
Add notes
Diffstat (limited to 'keyboard')
-rw-r--r--keyboard/ergodox_ez/keymaps/maz/keymap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/keymaps/maz/keymap.c b/keyboard/ergodox_ez/keymaps/maz/keymap.c
index 8adabf9a74..986cbb52db 100644
--- a/keyboard/ergodox_ez/keymaps/maz/keymap.c
+++ b/keyboard/ergodox_ez/keymaps/maz/keymap.c
@@ -31,6 +31,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// TODO: somehow map shit so you can hold down a button to override the macro hold down feature (e.g. override control hold so that holding a key and space/bksp/ent/tab will repeat those) ~~~~~~ this might be taken care of.... you can just tap once, then hold, and it does this shit :::))) ... not sure if this is desirable for most use-cases / situations
// TODO: maybe make almost identical layers but for wintdows and mac
// TODO: find a do nothing key, so you aren't tempted by useless keys
+ // TODO: add vi layer for arrow keys and shit on hjkl?
+ // not sure if gui is meta key or super... it says meta on the basic keycodes page, and i think that's consitent with other shit, but you should really figure out how to program the keyboard to have meta and super separately instead of hacking your init.el to recognize alt as meta... because shit will get fucked up beteween awesome and emacs and other shit i'm guessing
// If it accepts an argument (i.e, is a function), it doesn't need KC_.
// Otherwise, it needs KC_*
[BASE] = KEYMAP( // layer 0 : default