summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | Enable vpath seraching for source files onlyFred Sundvik2016-07-31
| | | | | | | | | |
| * | | | | | | | | Better "include guards" for the makefilesFred Sundvik2016-07-31
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Checking for ARCH is not good enough, since some subprojects define it. Ergodox Ez for example. The leads to running the make from keyboards/ergodox/ez failing. The keyboard makefile will not be included in that case, and therefore not the CUSTOM_MATRIX either. Furthermore the output files are read from many different .build directories, so it doesn't fail deterministically. For example on the Travis CI the compilation passes, since there's no outdated objects that needs recompilation.
* | | | | | | | | Merge pull request #594 from jeebak/jeebakJack Humbert2016-07-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Jeebak's keymap for planck
| * | | | | | | | | Update readme.mdJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Add additional maps for [, and ], to LOWERJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Make RAISE layer an all numbers/arithmatic layerJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Move reset to a less accessible locationJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Add -, +, and . to RAISEJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵JeeBak Kim2016-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | layers
| * | | | | | | | | Media keys for all the "regular" layersJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Add mouse layer, and remove default arrow keys (touchcursor only, now)JeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Add numbers to _RAISEJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Move _RAISE symbols to _LOWERJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Tap for Enter, hold for ShiftJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Add personalized TouchCursor layerJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Tap for Esc, hold for ControlJeeBak Kim2016-07-30
| | | | | | | | | |
| * | | | | | | | | Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim2016-07-30
| |/ / / / / / / /
* | | | | | | | | Merge pull request #590 from jeebak/in-like-flintJack Humbert2016-07-31
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Add IN_LIKE_FLINT song
| * | | | | | | | Add IN_LIKE_FLINT songJeeBak Kim2016-07-30
|/ / / / / / / /
* | | | | | | | Merge pull request #589 from algernon/h/ergodox_ez-vs-ergodoxJack Humbert2016-07-30
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | Update some obsolete references
| * | | | | | Update some obsolete referencesGergely Nagy2016-07-30
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #587 from fredizzimo/documentation_quick_fixJack Humbert2016-07-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix the quick aliases documentation section
| * | | | | | Fix the quick aliases documentation sectionFred Sundvik2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also move all keyboard customization documentation under the "Going Beyond the keycodes" heading.
* | | | | | | Merge pull request #503 from fredizzimo/ergodox_subprojectJack Humbert2016-07-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Add both Ergodox EZ and Infinity Ergodox as sub-projects of Ergodox
| * | | | | | Small fix for infinity include guardFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Fix typo in the readme.Fred Sundvik2016-07-29
| | | | | | |
| * | | | | | A couple of more Ergodox readme fixesFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Unify the ErgoDox EZ and Infinity documentationFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Refer to the right path in the readmeFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Move Ergodox readme from ez subfolder to parentFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Include the main Makefile before including Ergodox infinity driversFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Move Infinity Ergodox drivers to subproject, and fix makefileFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Remove the Infinity Ergodox default keymapFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Cleanup the townk_osx config.h and make filesFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Rename supercoder config_user to config.hFred Sundvik2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixup the include path of parent config
| * | | | | | Fix config.h include guardsFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Define weak matrix user function for Infinity ErgodoxFred Sundvik2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | So that a few keyboards, which don't use them, links properly.
| * | | | | | Speed up ChibiOS keymap compilationFred Sundvik2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By sharing the external library object files between the whole keyboard, instead of re-compiling them for each keymap.
| * | | | | | Change _delay_ms to wait_ms in algernon keymapFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Move some of the Ergodox config settings to sharedFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Add empty led control functions to Infinity ErgodoxFred Sundvik2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | So that most keymaps compiles and links
| * | | | | | Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There are linker errors due to missing led funcitonality though
| * | | | | | All Ez keymaps compilesFred Sundvik2016-07-29
| | | | | | |
| * | | | | | Initial structure for Ergodox as subprojectsFred Sundvik2016-07-29
|/ / / / / / | | | | | | | | | | | | | | | | | | Only the EZ default keymaps compiles at the moment though.
* | | | | | Merge pull request #584 from algernon/ergodox-ez/algernonErez Zukerman2016-07-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | ergodox_ez: Upgrade my keymap to v1.4
| * | | | | | ergodox_ez: Upgrade my keymap to v1.4Gergely Nagy2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * When toggling the key logging on or off, the LEDs will do a little dance. * The keylogger is now optional, but enabled by default. Use `KEYLOGGER_ENABLE=no` on the `make` command line to disable it. * The `TAB`/`ARRW` key was turned into a tap-dance key, allowing one to toggle the **ARROW** layer on by double-tapping, and as such, avoid the need to hold the key. * The `-`/`_` key was turned into a tap-dance key too. * There is now a way to travel time with the keyboard, toggle the feature on by hitting `LEAD t`. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* | | | | | | Merge pull request #583 from coderkun/coderkun_neo2Erez Zukerman2016-07-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Ergodox EZ: update keymap “coderkun_neo2”
| * | | | | | | disable sleep LEDcoderkun2016-07-29
| | | | | | | |