aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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 #999 from deadcyclo/masterJack Humbert2017-01-155-0/+26
|\ \ \ | | | | | | | | Adds layer images to the deadcyclo layout readme
| * | | Fixed incorrect layer image in deadcyclo readmeBrendan Johan Lee2017-01-101-1/+1
| | | |
| * | | Merge remote-tracking branch 'upstream/master'Brendan Johan Lee2017-01-1011-1/+1643
| |\ \ \
| * | | | Added layer images to deadcyclo layout readmeBrendan Johan Lee2017-01-105-0/+26
| | | | |
* | | | | Merge pull request #1007 from bryan4887/bryanJack Humbert2017-01-151-0/+226
|\ \ \ \ \ | |_|/ / / |/| | | | Added Bryan's keymap
| * | | | Added Bryan's keymapBryan Hernandez2017-01-131-0/+226
| | | | |
* | | | | Merged from upstreamJoshua T2017-01-0786-449/+5505
|\ \ \ \ \
| * | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.pngishigoya2017-01-065-3/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-jpL.png new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-numL.png modified: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c new file: keyboards/ergodox/keymaps/ishigoya-jp/readme.md
| * | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.cishigoya2017-01-061-0/+962
| | | | | |
| * | | | | Merge pull request #983 from common-nighthawk/masterJack Humbert2017-01-042-0/+222
| |\ \ \ \ \ | | |_|/ / / | |/| | | | adds personal keymap for ergodox optimized for macOS with Vim
| | * | | | reverts change outside of personal keymap.Daniel2017-01-011-2/+1
| | | | | |
| | * | | | adds dedicated double-quote key.Daniel2017-01-011-5/+9
| | | | | |
| | * | | | removes double-tab brackets and adds back quot to left cmd.Daniel2016-12-061-10/+10
| | | | | |
| | * | | | removes the double actions from the metakeys.Daniel2016-11-271-17/+15
| | | | | |
| | * | | | moves brackets to top row.Daniel2016-11-181-9/+9
| | | | | |
| | * | | | moves brackets from J/K to U/I to remove block of common vim sequence.Daniel2016-09-061-8/+8
| | | | | |
| | * | | | adds tap dance and macro to move underscore and l- and r- brackets to base ↵Daniel2016-09-022-25/+57
| | | | | | | | | | | | | | | | | | | | | | | | layer.
| | * | | | adds Hyper key. improves media layer. first attempt at tap dance.Daniel2016-09-012-35/+43
| | | | | |
| | * | | | Merge remote-tracking branch 'upstream/master'Daniel2016-08-3134-1717/+2900
| | |\ \ \ \
| | * | | | | minor tweaks to numpad and media layerDaniel2016-08-141-26/+24
| | | | | | |
| | * | | | | completes first-pass at media layerDaniel2016-08-121-15/+15
| | | | | | |
| | * | | | | completes first-pass at symbol layerDaniel2016-08-121-36/+36
| | | | | | |
| | * | | | | completes first-pass at base layerDaniel2016-08-101-0/+183
| | | | | | |
| * | | | | | fix version macro making layer 3 sticky on deadcyclo layoutBrendan Johan Lee2017-01-031-2/+2
| | | | | | |
| * | | | | | Added the deadcyclo layoutBrendan Johan Lee2017-01-022-0/+283
| | | | | | |
| * | | | | | Update config.hJack Humbert2017-01-021-1/+1
| | | | | | |
| * | | | | | ergodox: Update algernon's keymap to v1.10Gergely Nagy2016-12-283-6/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Miscellaneous ============= * `µ` can now be entered with UCIS. * `™` can now be entered with UCIS. Tools ===== * `tools/hid-commands` can now find Banshee, and prefers it over Kodi. * `tools/hid-commands` can now find Chrome too, not juts Chromium. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | | | | Update readme.mdErez Zukerman2016-12-211-1/+1
| | | | | | |
| * | | | | | Update readme.mdErez Zukerman2016-12-211-5/+4
| | | | | | |
| * | | | | | updates readmeErez Zukerman2016-12-211-1/+4
| | | | | | |
| * | | | | | New default firmware graphicErez Zukerman2016-12-211-0/+0
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareJack Humbert2016-12-196-82/+269
| |\ \ \ \ \ \
| | * | | | | | Flips off MIDI and API_SYSEXErez Zukerman2016-12-192-2/+2
| | | | | | | |
| | * | | | | | Merge pull request #958 from pvinis/masterJack Humbert2016-12-181-12/+12
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | make a sysctl MO button so i can quickly use the arrows
| | | * | | | | | make a sysctl MO button so i can quickly use the arrowsPavlos Vinieratos2016-12-161-12/+12
| | | | | | | | |