summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Brendan Johan Lee2017-02-015-30/+900
|\
| * Merge pull request #1039 from zabereer/albert_ergodox_keymapErez Zukerman2017-01-314-0/+866
| |\ | | | | | | albert ergodox keymap
| | * albert ergodox keymapAlbert Pretorius2017-01-264-0/+866
| | |
| * | update my neo2 keymapMatthias Schmitt2017-01-301-30/+34
| | |
* | | [deadcyclo layout] Refactoring. Use custom functions and macrosBrendan Johan Lee2017-01-301-237/+266
| | |
* | | [deadcyclo layout] fixed failing testsBrendan Johan Lee2017-01-301-16/+1
| | |
* | | Merge remote-tracking branch 'upstream/master'Brendan Johan Lee2017-01-2712-13/+13
|\| |
| * | replace jackhumbert with qmkJack Humbert2017-01-2612-13/+13
| |/
* | [deadcyclo layout] Added more unicode keys and ibus unicode compose trigger keysBrendan Johan Lee2017-01-274-23/+26
| |
* | Merge remote-tracking branch 'upstream/master'Brendan Johan Lee2017-01-2610-13/+400
|\|
| * Merge pull request #1029 from SjB/qmk_infinity60Jack Humbert2017-01-265-0/+46
| |\ | | | | | | fix: infinity60 keyboard was not using quantum features.
| | * updated all the other keymaps to support the new changes.SjB2017-01-243-0/+28
| | | | | | | | | | | | | | | | | | qmk firmware requires the matrix_init_user and matrix_scan_user function to be implementated. Added these function to all the existing keymaps.
| | * fix: infinity60 keyboard was not using quantum features.SjB2017-01-232-0/+18
| | | | | | | | | | | | | | | | | | the quantum matrix codes where not being initialized or/and called so no feature of the quantum firmware could be used. These codes have been added and now we can enjoy the quantum firmware goodness.
| * | Merge pull request #1033 from smt/smt/preonicJack Humbert2017-01-263-0/+335
| |\ \ | | | | | | | | Add smt's keymap for Preonic
| | * | Remove COLEMAK from preonic_keycodes enumStephen Tudor2017-01-251-1/+0
| | | |
| | * | Update readme for smt Preonic keymapStephen Tudor2017-01-251-1/+85
| | | |
| | * | Add smt keymap for PreonicStephen Tudor2017-01-253-0/+252
| | |/
| * / layer defines to enumJack Humbert2017-01-252-13/+19
| |/
* | [deadcyclo layout] Added lotsof new emojis and some new unicode keysBrendan Johan Lee2017-01-253-11/+178
| |
* | Merge remote-tracking branch 'upstream/master'Brendan Johan Lee2017-01-242-5/+5
|\|
| * turn off rgb_midi in ezJack Humbert2017-01-232-5/+5
| |
* | [deadcyclo layout] Added unicode layerBrendan Johan Lee2017-01-245-27/+98
| |
* | [deadcyclo layout] Added support for ergodox ez shineBrendan Johan Lee2017-01-244-14/+40
|/
* Merge pull request #1026 from TerryMathews/masterJack Humbert2017-01-232-23/+0
|\ | | | | Let's Split: More code cleanup
| * More code cleanupTerryMathews2017-01-222-23/+0
| | | | | | | | | | Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c.
* | Merge pull request #1018 from hot-leaf-juice/masterJack Humbert2017-01-222-44/+19
|\ \ | | | | | | simplified my keymap
| * | simplifyCallum Oakley2017-01-202-44/+19
| | |
* | | More keyboard map tweaking (#1019)Christopher Browne2017-01-222-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | * Add HOME/END keys as upper/lower on arrow-up/down * Reduce .hex file size by turning off unneeded options * Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand
* | | Merge pull request #1020 from remigius42/masterJack Humbert2017-01-226-0/+1157
|\ \ \ | | | | | | | | Swiss German layout for Ergodox EZ & Infinity
| * | | SG Ergodox layout: Updated layout documentationAndreas Schmidt2017-01-223-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Updated layout documentation based on previous layout changes.
| * | | SG Ergodox layout: Fixed ENTER key mappingAndreas Schmidt2017-01-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Additional ENTER key was mapped to wrong layer and keyboard half.
| * | | SG Ergodox layout: Minor code formatting changesAndreas Schmidt2017-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Removed unnecessary spaces.
| * | | SG Ergodox layout: Add ENTER to left keyboardAndreas Schmidt2017-01-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Added ENTER key to left keyboard half on media layer such that the enter key is available on both halves to be able to flash both halves without an additional keyboard.
| * | | SG Ergodox layout: Add <br/> macro to media layerAndreas Schmidt2017-01-221-2/+14
| | | | | | | | | | | | | | | | | | | | - Added <br/> macro to media layer of Swiss German layout for Ergodox
| * | | Renamed JSON source of Ergodox Swiss GermanAndreas Schmidt2017-01-212-1/+1
| | | | | | | | | | | | | | | | | | | | - Renamed the JSON source files for the layout description of the Ergodox Swiss German keymap
| * | | Correct layout description of ergodox swissgermanAndreas Schmidt2017-01-212-15/+16
| | | | | | | | | | | | | | | | - Added missing HTML macros to media layer.
| * | | Removed Ergodox EZ & Infinity specific keymapsAndreas Schmidt2017-01-2112-2233/+0
| | | | | | | | | | | | | | | | | | | | - Removed the keymaps for Swiss German spefic for Ergodox EZ and Infinity after previously merging them.
| * | | Merged keymap for Ergodox EZ & InfinityAndreas Schmidt2017-01-216-0/+1136
| | | | | | | | | | | | | | | | | | | | - Merged keymap for Ergodox EZ & Infinity into one single keymap using pre-processor macros.
| * | | Add Swiss German layout for Ergodox InfinityAndreas Schmidt2017-01-216-0/+1112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add Swiss German layout for Ergodox Infinity based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing display background lights.
| * | | Add Swiss German layout for Ergodox EZAndreas Schmidt2017-01-216-0/+1121
| |/ / | | | | | | | | | | | | | | | - Add Swiss German layout for Ergodox EZ based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing of leds.
* | | Merge pull request #1022 from lucwastiaux/masterJack Humbert2017-01-222-13/+48
|\ \ \ | | | | | | | | Improvements to Dvorak Programmer Ergodox keymap
| * | | document BRACKETS and SHELL_LAYERlucwastiaux2017-01-221-1/+6
| | | |
| * | | make shell layer more compatible with default layerlucwastiaux2017-01-211-15/+16
| | | |
| * | | couple of changes to the shell layerlucwastiaux2017-01-211-4/+4
| | | |
| * | | introduce shell_layerlucwastiaux2017-01-191-3/+31
| | | |
| * | | put shell nav under tab, introduce an OSL for the brackets layerlucwastiaux2017-01-171-4/+5
| | | |
| * | | enable brackets using the - key on the right, and cleanupslucwastiaux2016-12-151-8/+8
| | | |
* | | | Merge pull request #1021 from luizribeiro/ps2avrGBJack Humbert2017-01-2210-0/+794
|\ \ \ \ | | | | | | | | | | Support for ps2avrGB / winkeyless.kr boards
| * | | | Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro2017-01-212-0/+18
| | | | |
| * | | | Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro2017-01-212-27/+4
| | | | |