diff options
author | Mazin Bokhari <mbokhar2@illinois.edu> | 2016-05-25 00:51:16 -0500 |
---|---|---|
committer | Mazin Bokhari <mbokhar2@illinois.edu> | 2016-05-25 00:51:16 -0500 |
commit | fbbfb3cbad165a2d800befc3bbbebef4f8ff200d (patch) | |
tree | 6edcd884fc92e8001f995af845d75a3331785cc0 /keyboard/ergodox_ez | |
parent | 514a7038b1aa984014bad89c2a44f2a8cf9c15b4 (diff) |
Add todo: override holding macro functionlity
Diffstat (limited to 'keyboard/ergodox_ez')
-rw-r--r-- | keyboard/ergodox_ez/keymaps/maz/keymap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/keymaps/maz/keymap.c b/keyboard/ergodox_ez/keymaps/maz/keymap.c index 1e6c28de9a..c926d32c18 100644 --- a/keyboard/ergodox_ez/keymaps/maz/keymap.c +++ b/keyboard/ergodox_ez/keymaps/maz/keymap.c @@ -28,6 +28,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { * | |ace | End | | PgDn | | | * `--------------------' `----------------------' */ + // 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) // If it accepts an argument (i.e, is a function), it doesn't need KC_. // Otherwise, it needs KC_* [BASE] = KEYMAP( // layer 0 : default |