summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | fix readme20lives2016-10-191-2/+2
| | | | | | | |
| | * | | | | | fixed base layer = keytwentylives2016-10-201-1/+1
| | |/ / / / /
| | * | | | | update pics and readmetwentylives2016-10-195-133/+122
| | | | | | |
| | * | | | | Update readme.md20lives2016-10-181-3/+5
| | | | | | |
| | * | | | | Update readme.md20lives2016-10-181-1/+3
| | | | | | |
| | * | | | | adding dvorak hebrew layouttwentylives2016-10-183-0/+230
| | | | | | |
| * | | | | | [alphadox] remove tmk reset codeAlpha Chen2016-10-251-5/+0
| | | | | | |
| * | | | | | [ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interruptAlpha Chen2016-10-251-0/+3
| | | | | | |
| * | | | | | add alphadox layouts to atreus and ergodoxAlpha Chen2016-10-253-0/+138
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #833 from h-parks/masterErez Zukerman2016-10-208-0/+482
| |\ \ \ \ \ | | | | | | | | | | | | | | Win10 Writer's Block - An ErgoDox Keymap
| | * | | | | Win10 Writer's Block - An ErgoDox Keymaph-parks2016-10-192-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for compiling on infinity: replaced `_delay_ms()' with `wait_ms()' included "wait.h"
| | * | | | | Win10 Writer's Block - An ErgoDox Keymaph-parks2016-10-188-0/+479
| | |/ / / / | | | | | | | | | | | | This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
| * | | | | update header fileRyan Ascheman2016-10-181-1/+1
| | | | | |
| * | | | | didn't read PR comment close enough, correcting folderRyan Ascheman2016-10-182-0/+194
| |/ / / /
| * | | | ergodox: Update algernon's keymap to v1.9Gergely Nagy2016-10-169-103/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes =============== * `F12` was replaced by an `Fx` key, that activate the **Media** layer as a one-shot layer, and also `Alt` as a one-shot modifier. Base layer changes ================== * The `Media Stop` key is now a tap-dance key, and resets the device for programming on the fourth tap. Miscellaneous ============= * `π` can now be entered with UCIS. * `🐁` can now be entered with UCIS. Tools ===== * The `tools/layer-notify` tool was removed, it was an example, which I don't use. `tools/hid-commands` -------------------- * Now looks at the `DISABLE_APPSEL_START` environment value, and does not display an AppSel notification if it is non-empty. * Will attempt to re-program the keyboard when receiving a `reflash` command. * No longer tries to select Emacs 24 on `APPSEL_EMACS`, rather, it goes for any Emacs. * The `APPSEL_MUSIC` command now includes Kodi in the list too, as the last choice. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* | | | | Increased TAPPING_TERM to 200Joshua T2017-01-061-1/+3
| | | | |
* | | | | Fixed key not matching its diagramJoshua T2017-01-061-1/+1
| | | | |
* | | | | Added a bit more detail to headerJoshua T2016-10-151-24/+27
| | | | |
* | | | | Reversed tilde and graveJoshua T2016-10-151-4/+4
| | | | |
* | | | | Moved Extend tab and ^tabJoshua T2016-10-151-2/+2
| | | | |
* | | | | Added = to match AtreusJoshua T2016-10-151-4/+4
| | | | |
* | | | | Switched Tab and Ctrl backJoshua T2016-10-151-7/+7
| | | | |
* | | | | Fixed typoJoshua T2016-10-151-1/+1
| | | | |
* | | | | Added Menu key (the rclick menu)Joshua T2016-10-151-4/+4
| | | | |
* | | | | Updated layout to 1.2 - lots of changesJoshua T2016-10-151-112/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewrote QWERTY to make it a first-class citizen instead of just a glorified game layer. Added a lot of keys to Extend layer to bring it in line with my Atreus. Plenty of other changes too.
* | | | | Reduced TAPPING_TERM to 150Joshua T2016-10-151-4/+2
| | | | | | | | | | | | | | | | | | | | Also removed duplicate definition of PREVENT_STUCK_MODIFIERS
* | | | | Merge remote-tracking branch 'upstream/master'Joshua T2016-10-1553-994/+3791
|\| | | |
| * | | | Merge pull request #818 from pvinis/pvinis-keymapErez Zukerman2016-10-134-0/+511
| |\ \ \ \ | | | | | | | | | | | | pvinis keymap
| | * | | | add readmePavlos Vinieratos2016-10-112-0/+72
| | | | | |
| | * | | | use wait_ms instead of _delay_msPavlos Vinieratos2016-10-111-7/+7
| | | | | |
| | * | | | add messengerPavlos Vinieratos2016-10-111-2/+3
| | | | | |
| | * | | | init keymapPavlos Vinieratos2016-10-112-0/+438
| | | | | |
| * | | | | [Jack & Erez] Simplifies and documents TOJack & Erez2016-10-121-6/+6
| |/ / / /
| * | | | Merge pull request #803 from coderkun/coderkun_neo2Erez Zukerman2016-10-101-2/+27
| |\ \ \ \ | | | | | | | | | | | | Merge Unicode fixes for keymap “coderkun_neo2”
| | * | | | Overwrite method hex_to_unicode() for make it compatible with Neocoderkun2016-10-031-0/+25
| | | | | |
| | * | | | Merge branch 'master' into coderkun_neo2coderkun2016-10-0241-920/+2863
| | |\ \ \ \
| | * | | | | Add double arrow Unicode characters to FMU layercoderkun2016-10-021-2/+2
| | | | | | |
| * | | | | | Adding whiskey_tango_foxtrot_capslock ergodox keymapNathan Johnson2016-10-093-0/+269
| | |_|/ / / | |/| | | |
| * | | | | ergodox: Update algernon's keymap to v1.8Gergely Nagy2016-10-039-175/+212
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ADORE ----- * Major rearrangements were made, to reduce pinky use, and to balance out the hand usage. Tools ----- * The `hid-commands` tool will now display a notification when the **AppSel** layer is triggered. * The `log-to-heatmap.py` tool now treats the innermost keys on the bottom row as thumb keys, as far as statistics are concerned. Miscellaneous ------------- * Fixed the **Steno** toggle key. * My wife is now present on the keyboard too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | | Merge pull request #788 from chwilk/kastyle-refreshErez Zukerman2016-09-302-36/+55
| |\ \ \ \ | | | | | | | | | | | | Kastyle refresh
| | * | | | Added description of kastyle keymapchwilk2016-09-271-0/+14
| | | | | |
| | * | | | Moved hand_swap_config array so all keyboards get it definedchwilk2016-09-261-21/+0
| | | | | |
| | * | | | Updated kastyle keymap, including swap hands featurechwilk2016-09-261-36/+62
| | | | | |
| * | | | | Remove config.hChris McLennon2016-09-281-93/+0
| | | | | |
| * | | | | Contributing new keymap to ErgodoxChris McLennon2016-09-283-0/+242
| |/ / / /
| * | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareErez Zukerman2016-09-2213-475/+616
| |\ \ \ \
| | * | | | Update the ergodox/algernon keymap to v1.7Gergely Nagy2016-09-1813-475/+616
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |