summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* A couple of more Ergodox readme fixesFred Sundvik2016-07-291-2/+2
|
* Unify the ErgoDox EZ and Infinity documentationFred Sundvik2016-07-291-8/+13
|
* Refer to the right path in the readmeFred Sundvik2016-07-291-1/+1
|
* Move Ergodox readme from ez subfolder to parentFred Sundvik2016-07-291-0/+0
|
* Include the main Makefile before including Ergodox infinity driversFred Sundvik2016-07-291-4/+4
|
* Move Infinity Ergodox drivers to subproject, and fix makefileFred Sundvik2016-07-2914-2/+2
|
* Remove the Infinity Ergodox default keymapFred Sundvik2016-07-292-282/+0
|
* Cleanup the townk_osx config.h and make filesFred Sundvik2016-07-292-52/+2
|
* Rename supercoder config_user to config.hFred Sundvik2016-07-291-1/+1
| | | | Also fixup the include path of parent config
* Fix config.h include guardsFred Sundvik2016-07-292-4/+4
|
* Define weak matrix user function for Infinity ErgodoxFred Sundvik2016-07-291-0/+9
| | | | So that a few keyboards, which don't use them, links properly.
* Change _delay_ms to wait_ms in algernon keymapFred Sundvik2016-07-291-1216/+1217
|
* Move some of the Ergodox config settings to sharedFred Sundvik2016-07-293-37/+37
|
* Add empty led control functions to Infinity ErgodoxFred Sundvik2016-07-292-0/+96
| | | | So that most keymaps compiles and links
* Most ergodox keymaps compiles on InfinityFred Sundvik2016-07-2919-31/+42
| | | | There are linker errors due to missing led funcitonality though
* All Ez keymaps compilesFred Sundvik2016-07-2958-58/+70
|
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-29219-23/+58
| | | | Only the EZ default keymaps compiles at the moment though.
* Merge pull request #584 from algernon/ergodox-ez/algernonErez Zukerman2016-07-294-28/+687
|\ | | | | ergodox_ez: Upgrade my keymap to v1.4
| * ergodox_ez: Upgrade my keymap to v1.4Gergely Nagy2016-07-294-28/+687
| | | | | | | | | | | | | | | | | | | | * 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>
* | disable sleep LEDcoderkun2016-07-291-1/+2
| |
* | complete labels for modifiers in keymap schemacoderkun2016-07-291-2/+2
| |
* | use Ergodox EZ’s third LED for “scroll lock”coderkun2016-07-291-2/+9
| |
* | fix grave (GRV) and acute (ACUT) accentscoderkun2016-07-291-2/+2
|/
* Merge pull request #578 from 0xdec/masterJack Humbert2016-07-284-0/+234
|\ | | | | 0xdec Preonic keymap
| * Create 0xdec Preonic keymapJordi Orlando2016-07-284-0/+234
| | | | | | | | An ergonomically optimized Colemak keymap for the grid-layout Preonic
* | Merge pull request #577 from hot-leaf-juice/masterJack Humbert2016-07-283-0/+211
|\ \ | |/ |/| Pull request to include my keymap if you want it!
| * Added readme.md for custom layout.Callum Oakley2016-07-281-0/+48
| |
| * Added custom keymap.Callum Oakley2016-07-272-0/+163
| | | | | | | | Added custom keymap.
* | Merge pull request #570 from sethbc/fix_bone2planck_buildJack Humbert2016-07-281-10/+8
|\ \ | | | | | | Fix bone2planck build
| * | remove unnecessary includesSeth Chandler2016-07-271-2/+0
| | |
| * | fix numerous errors in bone2planck keymapSeth Chandler2016-07-271-10/+10
| |/
* | Merge pull request #569 from sethbc/fix_stanleylai_warningsJack Humbert2016-07-281-10/+5
|\ \ | | | | | | kill warnings filling up travis buildlog
| * | kill warnings filling up travis buildlogSeth Chandler2016-07-271-10/+5
| |/
* | Merge pull request #568 from sethbc/fix-colemak-osx-pc-noJack Humbert2016-07-281-1/+1
|\ \ | | | | | | update NO_AMP to NO_AMPR
| * | update NO_AMP to NO_AMPRSeth Chandler2016-07-271-1/+1
| |/
* | Merge pull request #566 from SmackleFunky/masterJack Humbert2016-07-281-2/+2
|\ \ | | | | | | Allow toggling out of plover layer
| * | Allow toggling out of plover layerSmackleFunky2016-07-271-2/+2
| |/
* / Move to keyboardsMazin Bokhari2016-07-262-0/+350
|/
* disable midi by defaultJack Humbert2016-07-261-2/+2
|
* Fixes midi functionalityJack Humbert2016-07-242-3/+3
|
* Merge pull request #548 from CommandLineDesign/CMD-PreonicJack Humbert2016-07-243-0/+432
|\ | | | | CMD keymap for Preonic
| * Updated ReadmeJonathan Lucas2016-07-231-1/+77
| |
| * Did a derp and forgot to set Trans on Arrow layercommandlinedesign2016-07-231-5/+5
| |
| * Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen positioncommandlinedesign2016-07-231-4/+4
| |
| * Tested, resolved Mouse issue, resolved numpad issuecommandlinedesign2016-07-231-15/+15
| |
| * Resolved errorscommandlinedesign2016-07-231-7/+17
| |
| * Init ReadmeJonathan Lucas2016-07-231-0/+1
| | | | | | This needs a better description.
| * Create MakefileJonathan Lucas2016-07-231-0/+23
| | | | | | This is untested, use caution.
| * Create CMD-Preonic KeymapJonathan Lucas2016-07-231-0/+322
| | | | | | This is very Alpha-Mode, and has not been tested or even Made yet.
* | Merge pull request #546 from sethbc/satan-cleanupJack Humbert2016-07-247-27/+57
|\ \ | | | | | | Satan cleanup