]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix formatting
authorMazin Bokhari <mbokhar2@illinois.edu>
Thu, 26 May 2016 07:12:57 +0000 (02:12 -0500)
committerMazin Bokhari <mbokhar2@illinois.edu>
Thu, 26 May 2016 07:12:57 +0000 (02:12 -0500)
keyboard/ergodox_ez/keymaps/maz/keymap.c

index 33878d8b7f961131422a69cb663c127c653f9ee5..20df1907095529bdbc9bc2d1474ce08f386e9d33 100644 (file)
@@ -25,7 +25,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
  *                                 ,------|------|------|       |------+--------+------.
  *                                 |      |      | Home |       | PgUp |        |      |
  *                                 | Space| Bksp |------|       |------|  Tab   |Enter |
- *                                 | ctrl | gui  | Alt  |       | Alt |  gui   | ctrl |
+ *                                 | ctrl | gui  | Alt  |       | Alt  |  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) ~~~~~~ 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