summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
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
2016-07-23Did a derp and forgot to set Trans on Arrow layercommandlinedesign
2016-07-23Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen positioncommandlinedesign
2016-07-23Tested, resolved Mouse issue, resolved numpad issuecommandlinedesign
2016-07-23Resolved errorscommandlinedesign
2016-07-23Init ReadmeJonathan Lucas
This needs a better description.
2016-07-23Create MakefileJonathan Lucas
This is untested, use caution.
2016-07-23Create CMD-Preonic KeymapJonathan Lucas
This is very Alpha-Mode, and has not been tested or even Made yet.
2016-07-23fix typo in readme and satan.hSeth Chandler
2016-07-23cleanup default layoutSeth Chandler
2016-07-23update sethbc keymapSeth Chandler
2016-07-21Merge pull request #543 from VoodaGod/bone2planckJack Humbert
updated bone2planck
2016-07-21Merge pull request #541 from milestogo/masterJack Humbert
initial kinisis advantage build
2016-07-21Merge pull request #540 from replicaJunction/feature-atreus-keymapFunctionJack Humbert
Adjusted Atreus KEYMAP() function.
2016-07-21Merge pull request #538 from robertdale/preonic-map-correctionJack Humbert
Preonic: Corrected the ascii layout to match the coded layout
2016-07-21Merge pull request #530 from sethbc/masterJack Humbert
Misc. fixes from sethbc
2016-07-20adding traveller keyboardmilestogo
2016-07-20fixed include pathsJason Janse van Rensburg
2016-07-20reformatJason Janse van Rensburg
2016-07-20updated bone2planckJason Janse van Rensburg
2016-07-19initial kinisis advantage buildmilestogo
2016-07-19Adjusted Atreus KEYMAP() function.Joshua T
This change adjusts the KEYMAP() function to provide a more visual representation of the key positions on the keyboard. Previously, keymaps have been defined directly using arrays for the Atreus keyboard. While this works, it doesn't utilize the helpful KEYMAP() function at all to allow the user to visually position the key codes for ease of editing. See the Ergodox-EZ KEYMAP() function and layouts for a great example of how this can work. This change should not break any existing Atreus layouts. At the time of this commit, there are two existing layouts for the Atreus board, and neither use the KEYMAP() function.
2016-07-19added Midi On/Off; Enter is actually transparentRobert Dale
2016-07-19Corrected the ascii layout to match the coded layoutRobert Dale
2016-07-18ergodox_ez: Update my keymap to v1.3Gergely Nagy
This updates my ErgoDox EZ layout to v1.3, which has the following noteworthy changes: * Added support for logging keys, by pressing `LEAD d`. Also included is a tool to generate a **heatmap** out of the logs. * The arrow and navigation keys were rearranged again, and now require an additional key being held to activate. See the **base layer** for an image that shows where arrows are. * The **experimental** layer has been redone, and is now called **ADORE**, and as such, can be enabled by `LEAD a` now. * Switching between Dvorak and ADORE is now persisted into EEPROM, and survives a reboot. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>