summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2016-08-14Fixed links to keymap sourcesFelix Uhl
2016-08-14Added all original S60-X keymapsFelix Uhl
All keymaps that were included in VinnyCordeiro's repository were ported to QMK. Main Readme was copied over from VC's repo, slightly altered. Main Makefile was updated to reflect VC's original configuration. Small changes in felix keymap.
2016-08-11Small changesFelix Uhl
Enabled Bootmagic and ISO layouts on felix keymap Added unused pins
2016-08-11Minor changes to keymapsFelix Uhl
Clarified extra keys Made ISO-keys non-dead in default layout Added non-US backslash on felix layout
2016-08-11Added S60-X to keyboards with two layouts.Felix Uhl
2016-08-03Merge pull request #599 from Depariel/masterJack Humbert
Fixed compiling errors and updated keymaps for infinity_chibios
2016-08-02Merge pull request #592 from sethbc/ez-sethbcErez Zukerman
Ez sethbc
2016-08-02Merge pull request #593 from J3RN/masterErez Zukerman
Updated the J3RN ErgoDox keymap
2016-08-02Merge pull request #600 from adiabatic/masterErez Zukerman
zweihander-osx: add left-hand-thumb tab key
2016-08-01Updates ErgoDox readmeErez Zukerman
2016-08-01Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert
Fix the makefile dependencies and remove quick targets
2016-07-31added support for Infinity 1.1a (4th drop) matrix, no LED support yetDepariel
2016-07-31Thumb ⌫ into ⇥, numpad & into :, yank home/endNathan Sharfi
Also: add (back?) in the light-shine disabler
2016-07-31Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi
# Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
2016-07-31fixed typo in hasu/keymap.cDepariel
2016-07-31fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵Depariel
keymap
2016-07-31Generate version information to version.hFred Sundvik
So that only the files that really needs a version are recompiled.
2016-07-30Update readme.mdJeeBak Kim
2016-07-30Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim
2016-07-30Add additional maps for [, and ], to LOWERJeeBak Kim
2016-07-30Make RAISE layer an all numbers/arithmatic layerJeeBak Kim
2016-07-30Move reset to a less accessible locationJeeBak Kim
2016-07-30Add -, +, and . to RAISEJeeBak Kim
2016-07-30Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim
2016-07-30PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵JeeBak Kim
layers
2016-07-30Updated readme with recent changesJonathan Arnett
2016-07-30Updated my keymapJack Humbert
2016-07-30Media keys for all the "regular" layersJeeBak Kim
2016-07-30Add mouse layer, and remove default arrow keys (touchcursor only, now)JeeBak Kim
2016-07-30Add numbers to _RAISEJeeBak Kim
2016-07-30Move _RAISE symbols to _LOWERJeeBak Kim
2016-07-30Tap for Enter, hold for ShiftJeeBak Kim
2016-07-30Add personalized TouchCursor layerJeeBak Kim
2016-07-30Tap for Esc, hold for ControlJeeBak Kim
2016-07-30rebaseSeth Chandler
2016-07-30update makefileSeth Chandler
2016-07-30initial commit of sethbc keymapSeth Chandler
2016-07-30Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim
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