aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Final link fixFelix Uhl2016-08-181-2/+2
|
* More link fixingFelix Uhl2016-08-181-6/+6
|
* Fixed links againFelix Uhl2016-08-181-2/+2
| | | Note to self: check before commiting.
* Fixed dead linkFelix Uhl2016-08-181-1/+1
|
* Minor documentation changesFelix Uhl2016-08-182-28/+21
|
* Fixed links againFelix Uhl2016-08-181-3/+5
|
* Fixed pictures and linksFelix Uhl2016-08-181-15/+13
|
* Documentation overhaul.Felix Uhl2016-08-1810-9/+3138
|
* Small changes, renamed keymapFelix Uhl2016-08-184-213/+236
| | | | | | Added MicMute Revived all dead keys Removed OS Shift
* Minor changes to felix keymapFelix Uhl2016-08-153-17/+54
|
* Ported all keymapsFelix Uhl2016-08-1414-92/+115
| | | | | | Old TMK keymaps were ported and confirmed to compile All keymaps compiled and added to zip-archive. Documentation was updated.
* Update readme.mdFelix Uhl2016-08-141-1/+1
|
* Fixed links to keymap sourcesFelix Uhl2016-08-141-14/+13
|
* Added all original S60-X keymapsFelix Uhl2016-08-1428-150/+1579
| | | | | | | 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.
* Small changesFelix Uhl2016-08-112-9/+10
| | | | | Enabled Bootmagic and ISO layouts on felix keymap Added unused pins
* Minor changes to keymapsFelix Uhl2016-08-113-9/+12
| | | | | | Clarified extra keys Made ISO-keys non-dead in default layout Added non-US backslash on felix layout
* Added S60-X to keyboards with two layouts.Felix Uhl2016-08-1111-0/+589
|
* Merge pull request #599 from Depariel/masterJack Humbert2016-08-036-154/+196
|\ | | | | Fixed compiling errors and updated keymaps for infinity_chibios
| * added support for Infinity 1.1a (4th drop) matrix, no LED support yetDepariel2016-07-312-5/+50
| |
| * fixed typo in hasu/keymap.cDepariel2016-07-311-1/+1
| |
| * fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵Depariel2016-07-315-149/+146
| | | | | | | | keymap
* | Merge pull request #592 from sethbc/ez-sethbcErez Zukerman2016-08-023-0/+119
|\ \ | | | | | | Ez sethbc
| * | rebaseSeth Chandler2016-07-303-1/+1
| | |
| * | update makefileSeth Chandler2016-07-301-1/+1
| | |
| * | initial commit of sethbc keymapSeth Chandler2016-07-303-0/+119
| | |
* | | Merge pull request #593 from J3RN/masterErez Zukerman2016-08-022-22/+26
|\ \ \ | | | | | | | | Updated the J3RN ErgoDox keymap
| * | | Updated readme with recent changesJonathan Arnett2016-07-301-3/+6
| | | |
| * | | Updated my keymapJack Humbert2016-07-303-21/+22
| |\| |
* | | | Merge pull request #600 from adiabatic/masterErez Zukerman2016-08-024-14/+1167
|\ \ \ \ | | | | | | | | | | zweihander-osx: add left-hand-thumb tab key
| * | | | Thumb ⌫ into ⇥, numpad & into :, yank home/endNathan Sharfi2016-07-313-13/+1166
| | | | | | | | | | | | | | | | | | | | Also: add (back?) in the light-shine disabler
| * | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi2016-07-311-1/+1
| | |_|/ | |/| | | | | | | | | | | | | | | | | | # Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
* | | | Updates ErgoDox readmeErez Zukerman2016-08-011-9/+6
| | | |
* | | | Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert2016-08-015-0/+5
|\ \ \ \ | |/ / / |/| | | Fix the makefile dependencies and remove quick targets
| * | | Generate version information to version.hFred Sundvik2016-07-315-0/+5
| | |/ | |/| | | | | | | So that only the files that really needs a version are recompiled.
* | | Update readme.mdJeeBak Kim2016-07-301-1/+106
| | |
* | | Add additional shortcut keymaps to TOUCHCURSOR layerJeeBak Kim2016-07-301-4/+7
| | |
* | | Add additional maps for [, and ], to LOWERJeeBak Kim2016-07-301-4/+4
| | |
* | | Make RAISE layer an all numbers/arithmatic layerJeeBak Kim2016-07-301-6/+6
| | |
* | | Move reset to a less accessible locationJeeBak Kim2016-07-301-4/+4
| | |
* | | Add -, +, and . to RAISEJeeBak Kim2016-07-301-4/+4
| | |
* | | Change calls from persistant_default_layer_set() to default_layer_set()JeeBak Kim2016-07-301-3/+3
| | |
* | | PrintScreen and RGUI replace BACKLIT and Ctrl. Move BACKLIT to LOWER/RAISE ↵JeeBak Kim2016-07-301-10/+10
| | | | | | | | | | | | layers
* | | Media keys for all the "regular" layersJeeBak Kim2016-07-301-10/+10
| | |
* | | Add mouse layer, and remove default arrow keys (touchcursor only, now)JeeBak Kim2016-07-301-15/+36
| | |
* | | Add numbers to _RAISEJeeBak Kim2016-07-301-4/+4
| | |
* | | Move _RAISE symbols to _LOWERJeeBak Kim2016-07-301-6/+6
| | |
* | | Tap for Enter, hold for ShiftJeeBak Kim2016-07-301-30/+31
| | |
* | | Add personalized TouchCursor layerJeeBak Kim2016-07-301-6/+28
| | |
* | | Tap for Esc, hold for ControlJeeBak Kim2016-07-301-30/+33
| | |
* | | Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim2016-07-303-0/+341
|/ /