Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-31 | Thumb ⌫ into ⇥, numpad & into :, yank home/end | ||
Also: add (back?) in the light-shine disabler | |||
2016-07-31 | Remove /keyboard/* files | ||
2016-07-31 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | ||
# Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex | |||
2016-07-31 | Merge pull request #594 from jeebak/jeebak | ||
Jeebak's keymap for planck | |||
2016-07-31 | Merge pull request #590 from jeebak/in-like-flint | ||
Add IN_LIKE_FLINT song | |||
2016-07-30 | Update readme.md | ||
2016-07-30 | Add additional shortcut keymaps to TOUCHCURSOR layer | ||
2016-07-30 | Add additional maps for [, and ], to LOWER | ||
2016-07-30 | Make RAISE layer an all numbers/arithmatic layer | ||
2016-07-30 | Move reset to a less accessible location | ||
2016-07-30 | Add -, +, and . to RAISE | ||
2016-07-30 | Change calls from persistant_default_layer_set() to default_layer_set() | ||
2016-07-30 | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵ | ||
layers | |||
2016-07-30 | Media keys for all the "regular" layers | ||
2016-07-30 | Add mouse layer, and remove default arrow keys (touchcursor only, now) | ||
2016-07-30 | Add numbers to _RAISE | ||
2016-07-30 | Move _RAISE symbols to _LOWER | ||
2016-07-30 | Tap for Enter, hold for Shift | ||
2016-07-30 | Add personalized TouchCursor layer | ||
2016-07-30 | Tap for Esc, hold for Control | ||
2016-07-30 | Add IN_LIKE_FLINT song | ||
2016-07-30 | Add "jeebak" keymap folder as a copy of the "default" folder | ||
2016-07-30 | Merge pull request #589 from algernon/h/ergodox_ez-vs-ergodox | ||
Update some obsolete references | |||
2016-07-30 | Update some obsolete references | ||
Some links were still pointing to `/keyboards/ergodox_ez`, while the directory is `/keyboards/erdogox` now. Not all references have been updated, and some of the text here and there may need updating to mention the ErgoDox Infinity too, but that's out of the scope for this quick fix. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-07-29 | Merge pull request #587 from fredizzimo/documentation_quick_fix | ||
Fix the quick aliases documentation section | |||
2016-07-29 | Merge pull request #503 from fredizzimo/ergodox_subproject | ||
Add both Ergodox EZ and Infinity Ergodox as sub-projects of Ergodox | |||
2016-07-29 | Fix the quick aliases documentation section | ||
Also move all keyboard customization documentation under the "Going Beyond the keycodes" heading. | |||
2016-07-29 | Small fix for infinity include guard | ||
2016-07-29 | Fix typo in the readme. | ||
2016-07-29 | A couple of more Ergodox readme fixes | ||
2016-07-29 | Unify the ErgoDox EZ and Infinity documentation | ||
2016-07-29 | Refer to the right path in the readme | ||
2016-07-29 | Move Ergodox readme from ez subfolder to parent | ||
2016-07-29 | Include the main Makefile before including Ergodox infinity drivers | ||
2016-07-29 | Move Infinity Ergodox drivers to subproject, and fix makefile | ||
2016-07-29 | Remove the Infinity Ergodox default keymap | ||
2016-07-29 | Cleanup the townk_osx config.h and make files | ||
2016-07-29 | Rename supercoder config_user to config.h | ||
Also fixup the include path of parent config | |||
2016-07-29 | Fix config.h include guards | ||
2016-07-29 | Define weak matrix user function for Infinity Ergodox | ||
So that a few keyboards, which don't use them, links properly. | |||
2016-07-29 | Speed up ChibiOS keymap compilation | ||
By sharing the external library object files between the whole keyboard, instead of re-compiling them for each keymap. | |||
2016-07-29 | Change _delay_ms to wait_ms in algernon keymap | ||
2016-07-29 | Move some of the Ergodox config settings to shared | ||
2016-07-29 | Add empty led control functions to Infinity Ergodox | ||
So that most keymaps compiles and links | |||
2016-07-29 | Most ergodox keymaps compiles on Infinity | ||
There are linker errors due to missing led funcitonality though | |||
2016-07-29 | All Ez keymaps compiles | ||
2016-07-29 | Initial structure for Ergodox as subprojects | ||
Only the EZ default keymaps compiles at the moment though. | |||
2016-07-29 | Merge pull request #584 from algernon/ergodox-ez/algernon | ||
ergodox_ez: Upgrade my keymap to v1.4 | |||
2016-07-29 | Merge pull request #583 from coderkun/coderkun_neo2 | ||
Ergodox EZ: update keymap “coderkun_neo2” | |||
2016-07-29 | Merge pull request #580 from MatsLanGoH/patch-1 | ||
Fixed a typo |