Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | update my neo2 keymap | Matthias Schmitt | 2017-01-30 | 1 | -30/+34 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | [deadcyclo layout] Refactoring. Use custom functions and macros | Brendan Johan Lee | 2017-01-30 | 1 | -237/+266 | |
| | | | | | | ||||||
| * | | | | | [deadcyclo layout] fixed failing tests | Brendan Johan Lee | 2017-01-30 | 1 | -16/+1 | |
| | | | | | | ||||||
| * | | | | | Merge remote-tracking branch 'upstream/master' | Brendan Johan Lee | 2017-01-27 | 12 | -13/+13 | |
| |\| | | | | ||||||
| | * | | | | replace jackhumbert with qmk | Jack Humbert | 2017-01-26 | 12 | -13/+13 | |
| | |/ / / | ||||||
| * | | | | [deadcyclo layout] Added more unicode keys and ibus unicode compose trigger keys | Brendan Johan Lee | 2017-01-27 | 4 | -23/+26 | |
| | | | | | ||||||
| * | | | | Merge remote-tracking branch 'upstream/master' | Brendan Johan Lee | 2017-01-26 | 10 | -13/+400 | |
| |\| | | | ||||||
| | * | | | Merge pull request #1029 from SjB/qmk_infinity60 | Jack Humbert | 2017-01-26 | 5 | -0/+46 | |
| | |\ \ \ | | | | | | | | | | | | | fix: infinity60 keyboard was not using quantum features. | |||||
| | | * | | | updated all the other keymaps to support the new changes. | SjB | 2017-01-24 | 3 | -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. | SjB | 2017-01-23 | 2 | -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/preonic | Jack Humbert | 2017-01-26 | 3 | -0/+335 | |
| | |\ \ \ | | | | | | | | | | | | | Add smt's keymap for Preonic | |||||
| | | * | | | Remove COLEMAK from preonic_keycodes enum | Stephen Tudor | 2017-01-25 | 1 | -1/+0 | |
| | | | | | | ||||||
| | | * | | | Update readme for smt Preonic keymap | Stephen Tudor | 2017-01-25 | 1 | -1/+85 | |
| | | | | | | ||||||
| | | * | | | Add smt keymap for Preonic | Stephen Tudor | 2017-01-25 | 3 | -0/+252 | |
| | | |/ / | ||||||
| | * / / | layer defines to enum | Jack Humbert | 2017-01-25 | 2 | -13/+19 | |
| | |/ / | ||||||
| * | | | [deadcyclo layout] Added lotsof new emojis and some new unicode keys | Brendan Johan Lee | 2017-01-25 | 3 | -11/+178 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'upstream/master' | Brendan Johan Lee | 2017-01-24 | 2 | -5/+5 | |
| |\| | | ||||||
| | * | | turn off rgb_midi in ez | Jack Humbert | 2017-01-23 | 2 | -5/+5 | |
| | | | | ||||||
| * | | | [deadcyclo layout] Added unicode layer | Brendan Johan Lee | 2017-01-24 | 5 | -27/+98 | |
| | | | | ||||||
| * | | | [deadcyclo layout] Added support for ergodox ez shine | Brendan Johan Lee | 2017-01-24 | 4 | -14/+40 | |
| |/ / | ||||||
| * | | Merge pull request #1026 from TerryMathews/master | Jack Humbert | 2017-01-23 | 2 | -23/+0 | |
| |\| | | | | | | | Let's Split: More code cleanup | |||||
| | * | More code cleanup | TerryMathews | 2017-01-22 | 2 | -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/master | Jack Humbert | 2017-01-22 | 2 | -44/+19 | |
| |\ \ | | | | | | | | | simplified my keymap | |||||
| | * | | simplify | Callum Oakley | 2017-01-20 | 2 | -44/+19 | |
| | | | | ||||||
| * | | | More keyboard map tweaking (#1019) | Christopher Browne | 2017-01-22 | 2 | -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/master | Jack Humbert | 2017-01-22 | 6 | -0/+1157 | |
| |\ \ \ | | | | | | | | | | | Swiss German layout for Ergodox EZ & Infinity | |||||
| | * | | | SG Ergodox layout: Updated layout documentation | Andreas Schmidt | 2017-01-22 | 3 | -4/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Updated layout documentation based on previous layout changes. | |||||
| | * | | | SG Ergodox layout: Fixed ENTER key mapping | Andreas Schmidt | 2017-01-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Additional ENTER key was mapped to wrong layer and keyboard half. | |||||
| | * | | | SG Ergodox layout: Minor code formatting changes | Andreas Schmidt | 2017-01-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Swiss German Ergodox layout: Removed unnecessary spaces. | |||||
| | * | | | SG Ergodox layout: Add ENTER to left keyboard | Andreas Schmidt | 2017-01-22 | 1 | -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 layer | Andreas Schmidt | 2017-01-22 | 1 | -2/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Added <br/> macro to media layer of Swiss German layout for Ergodox | |||||
| | * | | | Renamed JSON source of Ergodox Swiss German | Andreas Schmidt | 2017-01-21 | 2 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Renamed the JSON source files for the layout description of the Ergodox Swiss German keymap | |||||
| | * | | | Correct layout description of ergodox swissgerman | Andreas Schmidt | 2017-01-21 | 2 | -15/+16 | |
| | | | | | | | | | | | | | | | | | | | | - Added missing HTML macros to media layer. | |||||
| | * | | | Removed Ergodox EZ & Infinity specific keymaps | Andreas Schmidt | 2017-01-21 | 12 | -2233/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Removed the keymaps for Swiss German spefic for Ergodox EZ and Infinity after previously merging them. | |||||
| | * | | | Merged keymap for Ergodox EZ & Infinity | Andreas Schmidt | 2017-01-21 | 6 | -0/+1136 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Merged keymap for Ergodox EZ & Infinity into one single keymap using pre-processor macros. | |||||
| | * | | | Add Swiss German layout for Ergodox Infinity | Andreas Schmidt | 2017-01-21 | 6 | -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 EZ | Andreas Schmidt | 2017-01-21 | 6 | -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/master | Jack Humbert | 2017-01-22 | 2 | -13/+48 | |
| |\ \ \ | | | | | | | | | | | Improvements to Dvorak Programmer Ergodox keymap | |||||
| | * | | | document BRACKETS and SHELL_LAYER | lucwastiaux | 2017-01-22 | 1 | -1/+6 | |
| | | | | | ||||||
| | * | | | make shell layer more compatible with default layer | lucwastiaux | 2017-01-21 | 1 | -15/+16 | |
| | | | | | ||||||
| | * | | | couple of changes to the shell layer | lucwastiaux | 2017-01-21 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | introduce shell_layer | lucwastiaux | 2017-01-19 | 1 | -3/+31 | |
| | | | | | ||||||
| | * | | | put shell nav under tab, introduce an OSL for the brackets layer | lucwastiaux | 2017-01-17 | 1 | -4/+5 | |
| | | | | | ||||||
| | * | | | enable brackets using the - key on the right, and cleanups | lucwastiaux | 2016-12-15 | 1 | -8/+8 | |
| | | | | | ||||||
| * | | | | Merge pull request #1021 from luizribeiro/ps2avrGB | Jack Humbert | 2017-01-22 | 10 | -0/+794 | |
| |\ \ \ \ | | | | | | | | | | | | | Support for ps2avrGB / winkeyless.kr boards | |||||
| | * | | | | Added a copyright header to the default keymap... ¯\_(ツ)_/¯ | Luiz Ribeiro | 2017-01-21 | 2 | -0/+18 | |
| | | | | | | ||||||
| | * | | | | Slightly saner default keymap for ps2avrGB and removed some unused code | Luiz Ribeiro | 2017-01-21 | 2 | -27/+4 | |
| | | | | | | ||||||
| | * | | | | Simplified and polished a bit the code changes on tmk_core | Luiz Ribeiro | 2017-01-21 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Simplification and code polish on ps2avrGB directory | Luiz Ribeiro | 2017-01-21 | 4 | -37/+27 | |
| | | | | | | ||||||
| | * | | | | Got ps2avrGB to work with the V-USB protocol | Luiz Ribeiro | 2017-01-21 | 10 | -0/+809 | |
| | | |/ / | | |/| | |