aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| * | fix typo in readme and satan.hSeth Chandler2016-07-232-2/+2
| | |
| * | cleanup default layoutSeth Chandler2016-07-233-15/+39
| | |
| * | update sethbc keymapSeth Chandler2016-07-232-10/+16
| |/
* | Merge pull request #534 from willwm/teckinesisErez Zukerman2016-07-2410-0/+1819
|\ \ | | | | | | Teckinesis for ErgoDox EZ
| * | Remove images, per @ezuk request. =)Will Wolff-Myren2016-07-243-10/+0
| | |
| * | Update readme.mdWill Wolff-Myren2016-07-171-5/+7
| | | | | | | | | | | | * Markdown cleanup
| * | Update readme.mdWill Wolff-Myren2016-07-177-178/+191
| | | | | | | | | | | | | | | | | | * Updated layout images, json from Keyboard Layout Designer * Added links to Keyboard Layout Designer templates. * Added images of TECK, Kinesis layouts.
| * | Update description comment.Will Wolff-Myren2016-07-171-2/+3
| | |
| * | [MEDIA]: Remove Power, Sleep, Mail, MyCompWill Wolff-Myren2016-07-171-6/+6
| | | | | | | | | | | | | | | I kept hitting these on accident while attempting to move the cursor or mouse. =P
| * | [BASE]: Meh, Hyper now have symbols on both sidesWill Wolff-Myren2016-07-171-4/+4
| | | | | | | | | | | | | | | Left: MEH_T(KC_BSLS),ALL_T(KC_SLSH) Right: ALL_T(KC_LBRC),MEH_T(KC_RBRC)
| * | Update Base Layer comment to match new layout.Will Wolff-Myren2016-07-171-1/+1
| | |
| * | [BASE]: KC_MINS -> KC_GRVWill Wolff-Myren2016-07-171-1/+1
| | |
| * | RSpec: KC_EQL -> KC_MINSWill Wolff-Myren2016-07-171-2/+2
| | |
| * | LSpec: KC_GRV -> KC_EQLWill Wolff-Myren2016-07-171-2/+2
| | |
| * | Replaced ordinary-media.{png|json} with new media layoutWill Wolff-Myren2016-07-144-27/+436
| | |
| * | Replaced ordinary-symbol.{png|json} with new base layout.Will Wolff-Myren2016-07-145-29/+430
| | |
| * | Replaced ordinary-base.{png|json} with new base layout.Will Wolff-Myren2016-07-144-27/+452
| | |
| * | Replaced readme.md with stubWill Wolff-Myren2016-07-141-92/+5
| | | | | | | | | | | | (incl. reference to original layout)