summaryrefslogtreecommitdiffstats
path: root/keyboard
diff options
context:
space:
mode:
authorMazin Bokhari <mbokhar2@illinois.edu>2016-05-25 08:21:29 +0200
committerMazin Bokhari <mbokhar2@illinois.edu>2016-05-25 08:21:29 +0200
commit09e172f56a024a6618140df73cd0d05d22632eb1 (patch)
tree9211d39e4e7cc671e55b54b6880b98bf70168372 /keyboard
parent03aeb405167d80fb1b303725e2766cee0b855467 (diff)
downloadqmk_firmware-09e172f56a024a6618140df73cd0d05d22632eb1.tar.gz
qmk_firmware-09e172f56a024a6618140df73cd0d05d22632eb1.tar.xz
Tap then hold built-in functionality actually overrides the ctrl/alt/etc. macros
Diffstat (limited to 'keyboard')
-rw-r--r--keyboard/ergodox_ez/keymaps/maz/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/ergodox_ez/keymaps/maz/keymap.c b/keyboard/ergodox_ez/keymaps/maz/keymap.c
index 19da84494..69a43b136 100644
--- a/keyboard/ergodox_ez/keymaps/maz/keymap.c
+++ b/keyboard/ergodox_ez/keymaps/maz/keymap.c
@@ -28,7 +28,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* | ctrl | gui | End | | PgDn | gui | ctrl |
* `--------------------' `----------------------'
*/
- // 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)
+ // 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
// If it accepts an argument (i.e, is a function), it doesn't need KC_.