Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-10-23 | 71 | -475/+4204 |
|\ | |||||
| * | Merge pull request #833 from h-parks/master | Erez Zukerman | 2016-10-20 | 8 | -0/+482 |
| |\ | | | | | | | Win10 Writer's Block - An ErgoDox Keymap | ||||
| | * | Win10 Writer's Block - An ErgoDox Keymap | h-parks | 2016-10-19 | 2 | -9/+12 |
| | | | | | | | | | | | | | | | | | | fix for compiling on infinity: replaced `_delay_ms()' with `wait_ms()' included "wait.h" | ||||
| | * | Win10 Writer's Block - An ErgoDox Keymap | h-parks | 2016-10-18 | 8 | -0/+479 |
| | | | | | | | | | This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10. | ||||
| * | | update header file | Ryan Ascheman | 2016-10-18 | 1 | -1/+1 |
| | | | |||||
| * | | didn't read PR comment close enough, correcting folder | Ryan Ascheman | 2016-10-18 | 2 | -0/+0 |
| | | | |||||
| * | | moving keymap to new location | Ryan Ascheman | 2016-10-18 | 2 | -0/+194 |
| |/ | |||||
| * | Merge pull request #829 from r2d2rogers/master | Jack Humbert | 2016-10-18 | 2 | -21/+22 |
| |\ | | | | | | | Move hand_swap_config to ez.c, removes error for infinity | ||||
| | * | Update ez.c | Rob Rogers | 2016-10-18 | 1 | -1/+0 |
| | | | |||||
| | * | Move hand_swap_config to ez.c, removes error for infinity | Rob Rogers | 2016-10-17 | 2 | -20/+22 |
| | | | |||||
| * | | Merge pull request #824 from dsvensson/pegasushoof | Jack Humbert | 2016-10-18 | 11 | -0/+662 |
| |\ \ | | | | | | | | | Support the Pegasus Hoof controller. | ||||
| | * | | Support the Pegasus Hoof controller. | Daniel Svensson | 2016-10-13 | 11 | -0/+662 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replacement controller for Filco Majestouch TKL keyboards. matrix.c ported from: https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard More details: http://bathroomepiphanies.com/controllers/ | ||||
| * | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Jack Humbert | 2016-10-18 | 9 | -103/+189 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #826 from algernon/ergodox-ez/algernon | Erez Zukerman | 2016-10-17 | 9 | -103/+189 |
| | |\ \ \ | | | |_|/ | | |/| | | ergodox: Update algernon's keymap to v1.9 | ||||
| | | * | | ergodox: Update algernon's keymap to v1.9 | Gergely Nagy | 2016-10-16 | 9 | -103/+189 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes =============== * `F12` was replaced by an `Fx` key, that activate the **Media** layer as a one-shot layer, and also `Alt` as a one-shot modifier. Base layer changes ================== * The `Media Stop` key is now a tap-dance key, and resets the device for programming on the fourth tap. Miscellaneous ============= * `π` can now be entered with UCIS. * `🐁` can now be entered with UCIS. Tools ===== * The `tools/layer-notify` tool was removed, it was an example, which I don't use. `tools/hid-commands` -------------------- * Now looks at the `DISABLE_APPSEL_START` environment value, and does not display an AppSel notification if it is non-empty. * Will attempt to re-program the keyboard when receiving a `reflash` command. * No longer tries to select Emacs 24 on `APPSEL_EMACS`, rather, it goes for any Emacs. * The `APPSEL_MUSIC` command now includes Kodi in the list too, as the last choice. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | ||||
| * | / | removes planck/rev3 temporarily | Jack Humbert | 2016-10-18 | 1 | -3/+0 |
| |/ / | |||||
| * | | Update Makefile | Jack Humbert | 2016-10-16 | 1 | -72/+1 |
| | | | |||||
| * | | Merge pull request #815 from priyadi/unicode_map | Jack Humbert | 2016-10-16 | 3 | -0/+444 |
| |\ \ | | |/ | |/| | Allow unicode up to 0xFFFFF using separate mapping table | ||||
| | * | Add example keymap | Priyadi Iman Nurcahyo | 2016-10-10 | 3 | -0/+444 |
| | | | |||||
| * | | Merge pull request #818 from pvinis/pvinis-keymap | Erez Zukerman | 2016-10-13 | 4 | -0/+511 |
| |\ \ | | | | | | | | | pvinis keymap | ||||
| | * | | add readme | Pavlos Vinieratos | 2016-10-11 | 2 | -0/+72 |
| | | | | |||||
| | * | | use wait_ms instead of _delay_ms | Pavlos Vinieratos | 2016-10-11 | 1 | -7/+7 |
| | | | | |||||
| | * | | add messenger | Pavlos Vinieratos | 2016-10-11 | 1 | -2/+3 |
| | | | | |||||
| | * | | init keymap | Pavlos Vinieratos | 2016-10-11 | 2 | -0/+438 |
| | | | | |||||
| * | | | [Jack & Erez] Simplifies and documents TO | Jack & Erez | 2016-10-12 | 1 | -6/+6 |
| |/ / | |||||
| * | | Merge pull request #803 from coderkun/coderkun_neo2 | Erez Zukerman | 2016-10-10 | 1 | -2/+27 |
| |\ \ | | | | | | | | | Merge Unicode fixes for keymap “coderkun_neo2” | ||||
| | * | | Overwrite method hex_to_unicode() for make it compatible with Neo | coderkun | 2016-10-03 | 1 | -0/+25 |
| | | | | |||||
| | * | | Merge branch 'master' into coderkun_neo2 | coderkun | 2016-10-02 | 263 | -7841/+14564 |
| | |\ \ | |||||
| | * | | | Add double arrow Unicode characters to FMU layer | coderkun | 2016-10-02 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge pull request #809 from nathanejohnson/osx_whiskey_tango_foxtrot_capslock | Erez Zukerman | 2016-10-10 | 3 | -0/+269 |
| |\ \ \ \ | | | | | | | | | | | | | Adding whiskey_tango_foxtrot_capslock ergodox keymap | ||||
| | * | | | | Adding whiskey_tango_foxtrot_capslock ergodox keymap | Nathan Johnson | 2016-10-09 | 3 | -0/+269 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #811 from Vifon/planck_keymap_vifon | Jack Humbert | 2016-10-10 | 3 | -0/+303 |
| |\ \ \ \ | | | | | | | | | | | | | New Planck keymap: vifon | ||||
| | * | | | | New Planck keymap: vifon | Wojciech Siewierski | 2016-10-09 | 3 | -0/+303 |
| | |/ / / | |||||
| * | | | | Update the Cluecard readme files | Fred Sundvik | 2016-10-09 | 2 | -1/+9 |
| | | | | | |||||
| * | | | | Tune snake and knight intervals for Cluecard | Fred Sundvik | 2016-10-09 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Tune the snake and knight effect parameters for Cluecard | Fred Sundvik | 2016-10-09 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Add keymap with audio disabled but RGB effects enabled | Fred Sundvik | 2016-10-09 | 4 | -0/+58 |
| |/ / / | |||||
| * | | | Merge pull request #807 from hot-leaf-juice/master | Jack Humbert | 2016-10-06 | 2 | -7/+7 |
| |\ \ \ | | | | | | | | | | | minor update to callum planck keymap | ||||
| | * | | | updated readme | Callum Oakley | 2016-10-06 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | added lock screen button and fixed error in diagram | Callum Oakley | 2016-10-06 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Merge pull request #805 from SethSenpai/gamenum | Jack Humbert | 2016-10-06 | 7 | -0/+443 |
| |\ \ \ \ | | |/ / / | |/| | | | Gamenum | ||||
| | * | | | updated the wrong makefile like a dummy | SethSenpai | 2016-10-04 | 1 | -73/+3 |
| | | | | | |||||
| | * | | | added rules.mk | SethSenpai | 2016-10-04 | 1 | -0/+73 |
| | | | | | |||||
| | * | | | updated readme with images | SethSenpai | 2016-10-03 | 1 | -1/+9 |
| | | | | | |||||
| | * | | | update readme | SethSenpai | 2016-10-03 | 1 | -6/+8 |
| | | | | | |||||
| | * | | | moved folder, update readme | SethSenpai | 2016-10-03 | 6 | -1/+1 |
| | | | | | |||||
| | * | | | added gamenum handwired keyboard | SethSenpai | 2016-10-03 | 6 | -0/+430 |
| | | |/ | | |/| | |||||
| * | | | ergodox: Update algernon's keymap to v1.8 | Gergely Nagy | 2016-10-03 | 9 | -175/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ADORE ----- * Major rearrangements were made, to reduce pinky use, and to balance out the hand usage. Tools ----- * The `hid-commands` tool will now display a notification when the **AppSel** layer is triggered. * The `log-to-heatmap.py` tool now treats the innermost keys on the bottom row as thumb keys, as far as statistics are concerned. Miscellaneous ------------- * Fixed the **Steno** toggle key. * My wife is now present on the keyboard too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | ||||
| * | | | Merge pull request #798 from Dbroqua/master | Jack Humbert | 2016-10-03 | 1 | -13/+35 |
| |\ \ \ | | | | | | | | | | | Updated dbroqua layout for HHKB keyboard | ||||
| | * | | | - Fixed key name in default layer definition | dbroqua | 2016-10-01 | 1 | -1/+1 |
| | | | | |