summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2016-07-31Generate version information to version.hFred Sundvik
So that only the files that really needs a version are recompiled.
2016-07-30Update some obsolete referencesGergely Nagy
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-29Small fix for infinity include guardFred Sundvik
2016-07-29Fix typo in the readme.Fred Sundvik
2016-07-29A couple of more Ergodox readme fixesFred Sundvik
2016-07-29Unify the ErgoDox EZ and Infinity documentationFred Sundvik
2016-07-29Refer to the right path in the readmeFred Sundvik
2016-07-29Move Ergodox readme from ez subfolder to parentFred Sundvik
2016-07-29Include the main Makefile before including Ergodox infinity driversFred Sundvik
2016-07-29Move Infinity Ergodox drivers to subproject, and fix makefileFred Sundvik
2016-07-29Remove the Infinity Ergodox default keymapFred Sundvik
2016-07-29Cleanup the townk_osx config.h and make filesFred Sundvik
2016-07-29Rename supercoder config_user to config.hFred Sundvik
Also fixup the include path of parent config
2016-07-29Fix config.h include guardsFred Sundvik
2016-07-29Define weak matrix user function for Infinity ErgodoxFred Sundvik
So that a few keyboards, which don't use them, links properly.
2016-07-29Change _delay_ms to wait_ms in algernon keymapFred Sundvik
2016-07-29Move some of the Ergodox config settings to sharedFred Sundvik
2016-07-29Add empty led control functions to Infinity ErgodoxFred Sundvik
So that most keymaps compiles and links
2016-07-29Most ergodox keymaps compiles on InfinityFred Sundvik
There are linker errors due to missing led funcitonality though
2016-07-29All Ez keymaps compilesFred Sundvik
2016-07-29Initial structure for Ergodox as subprojectsFred Sundvik
Only the EZ default keymaps compiles at the moment though.
2016-07-29Merge pull request #584 from algernon/ergodox-ez/algernonErez Zukerman
ergodox_ez: Upgrade my keymap to v1.4
2016-07-29ergodox_ez: Upgrade my keymap to v1.4Gergely Nagy
* 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>
2016-07-29disable sleep LEDcoderkun
2016-07-29complete labels for modifiers in keymap schemacoderkun
2016-07-29use Ergodox EZ’s third LED for “scroll lock”coderkun
2016-07-29fix grave (GRV) and acute (ACUT) accentscoderkun
2016-07-28Merge pull request #578 from 0xdec/masterJack Humbert
0xdec Preonic keymap
2016-07-28Merge pull request #577 from hot-leaf-juice/masterJack Humbert
Pull request to include my keymap if you want it!
2016-07-28Create 0xdec Preonic keymapJordi Orlando
An ergonomically optimized Colemak keymap for the grid-layout Preonic
2016-07-28Merge pull request #570 from sethbc/fix_bone2planck_buildJack Humbert
Fix bone2planck build
2016-07-28Merge pull request #569 from sethbc/fix_stanleylai_warningsJack Humbert
kill warnings filling up travis buildlog
2016-07-28Merge pull request #568 from sethbc/fix-colemak-osx-pc-noJack Humbert
update NO_AMP to NO_AMPR
2016-07-28Merge pull request #566 from SmackleFunky/masterJack Humbert
Allow toggling out of plover layer
2016-07-28Added readme.md for custom layout.Callum Oakley
2016-07-27Added custom keymap.Callum Oakley
Added custom keymap.
2016-07-27remove unnecessary includesSeth Chandler
2016-07-27fix numerous errors in bone2planck keymapSeth Chandler
2016-07-27kill warnings filling up travis buildlogSeth Chandler
2016-07-27update NO_AMP to NO_AMPRSeth Chandler
2016-07-27Allow toggling out of plover layerSmackleFunky
2016-07-26Move to keyboardsMazin Bokhari
2016-07-26disable midi by defaultJack Humbert
2016-07-24Fixes midi functionalityJack Humbert
2016-07-24Merge pull request #548 from CommandLineDesign/CMD-PreonicJack Humbert
CMD keymap for Preonic
2016-07-24Merge pull request #546 from sethbc/satan-cleanupJack Humbert
Satan cleanup
2016-07-24Merge pull request #534 from willwm/teckinesisErez Zukerman
Teckinesis for ErgoDox EZ
2016-07-24Remove images, per @ezuk request. =)Will Wolff-Myren
2016-07-24Merge pull request #535 from algernon/ergodox-ez/algernonErez Zukerman
ergodox_ez: Update my keymap to v1.3
2016-07-23Updated ReadmeJonathan Lucas