diff options
author | Mazin Bokhari <mbokhar2@illinois.edu> | 2016-05-25 00:58:08 -0500 |
---|---|---|
committer | Mazin Bokhari <mbokhar2@illinois.edu> | 2016-05-25 00:58:08 -0500 |
commit | 5486b9e80e928133eeaebf628c32ec7e375e3fd4 (patch) | |
tree | 3a611077b4bb742718c2d09277d405e2744874c6 | |
parent | fbbfb3cbad165a2d800befc3bbbebef4f8ff200d (diff) |
Add todo: windows and nix layers
-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 c926d32c18..f0c611555d 100644 --- a/keyboard/ergodox_ez/keymaps/maz/keymap.c +++ b/keyboard/ergodox_ez/keymaps/maz/keymap.c @@ -29,6 +29,7 @@ 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) + // TODO: maybe make almost identical layers but for wintdows and mac // If it accepts an argument (i.e, is a function), it doesn't need KC_. // Otherwise, it needs KC_* [BASE] = KEYMAP( // layer 0 : default |