Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Several key placement fixes. | Joshua T | 2016-08-24 | 8 | -11/+21 |
| | | | | | | | * Switched Tab and Super on the default layout * Moved Shift on Extend to pinky * Moved Caps Lock to upper right corner * Moved gaming toggle to avoid blocking Escape | ||||
* | Minor changes to Extend and Number layers. | Joshua T | 2016-08-16 | 3 | -10/+10 |
| | | | | Brought QWERTY layer in line with normal layer. Removed Undo function, as it interfered with Shift. Moved Tab and Shift-Tab, and added Insert. | ||||
* | Moved Shift keys to Z and ? | Joshua T | 2016-08-09 | 1 | -9/+9 |
| | | | | | Instead of using a thumb shift, I was given the idea of using the pinky keys as dual-role keys that also send the Shift keypress. This gives me a Shift key on each hand again, but it will make me learn to Shift with opposite hands after all. | ||||
* | Merged branch master into master | Joshua T | 2016-08-09 | 25 | -166/+1489 |
|\ | |||||
| * | Update keymap. (#616) | Callum Oakley | 2016-08-09 | 2 | -4/+4 |
| | | | | | | | | | | | | * changed order of bottom row of symbol layer to ease acess to brackets * updated readme.md to reflect keymap changes | ||||
| * | adds Xyverz's keymaps (#615) | Xyverz | 2016-08-09 | 5 | -0/+771 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding my own keymaps to the following keyboards: Planck, Preonic, Atreus, Ergodox * Delete dvorak.png Not reflective of my layout. * Delete readme.md file cleanup, removing file that doesn't apply to my layout. * Delete old_keymap.c file cleanup * Delete README.md file clean up. * Delete README.md file cleanup * Delete keymap.c file cleanup * Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for flexibility's sake. Updated the rest of the keymap to reflect the current (as of 19:37 on 08 Aug 2018) default layout and default makefile. | ||||
| * | Add support for the cluecard | skullY | 2016-08-08 | 9 | -0/+484 |
| | | |||||
| * | Clueboard: Fix the title in keymaps/skully/readme.md | skullY | 2016-08-08 | 1 | -1/+1 |
| | | |||||
| * | Clueboard: Add some readme.md files and do some minor cleanup. | skullY | 2016-08-08 | 6 | -14/+101 |
| | | |||||
| * | Merge pull request #609 from sethbc/fix_clueboard_orphaned_files | Jack Humbert | 2016-08-08 | 2 | -134/+0 |
| |\ | | | | | | | remove orphaned clueboard files | ||||
| | * | remove orphaned clueboard files | Seth Chandler | 2016-08-05 | 2 | -134/+0 |
| | | | |||||
| * | | Tap for ;, hold for GUI, tap for ", hold for Alt | JeeBak Kim | 2016-08-07 | 2 | -6/+10 |
| | | | |||||
| * | | Tap for Tab, hold for Hyper | JeeBak Kim | 2016-08-07 | 2 | -27/+32 |
| | | | |||||
| * | | Add Tab Close, New, Reopen macros to TouchCursor layer | JeeBak Kim | 2016-08-06 | 2 | -7/+22 |
| | | | |||||
| * | | Add Virtual Desktop Switching macros to TouchCursor layer | JeeBak Kim | 2016-08-06 | 2 | -4/+14 |
| | | | |||||
| * | | Move KC_ACL1 button | JeeBak Kim | 2016-08-06 | 2 | -6/+6 |
| | | | |||||
| * | | Fix KC_ALT_TAB/KC_CMD_TAB logic | JeeBak Kim | 2016-08-06 | 1 | -3/+3 |
| | | | |||||
| * | | Mouse layer updates | JeeBak Kim | 2016-08-05 | 2 | -23/+23 |
| | | | | | | | | | | | | | | | | | | - Rename to MOUSECURSOR - Use "d" key, since middle finger is stronger than pinky - Shuffle some mouse buttons around | ||||
| * | | Revert swapp of AltTab/CmdTab in readme. Layout did not change | JeeBak Kim | 2016-08-04 | 1 | -1/+1 |
| | | | |||||
| * | | Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP setting | JeeBak Kim | 2016-08-03 | 2 | -9/+50 |
| | | | |||||
| * | | Add CmdSlash to TouchCursor Layer | JeeBak Kim | 2016-08-03 | 1 | -1/+5 |
| | | | |||||
| * | | Number layer tweaks | JeeBak Kim | 2016-08-03 | 2 | -6/+6 |
| | | | |||||
| * | | Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and ↵ | JeeBak Kim | 2016-08-03 | 2 | -8/+43 |
| | | | | | | | | | | | | LSFT | ||||
| * | | Update readme.md | JeeBak Kim | 2016-08-03 | 1 | -6/+7 |
| |/ | |||||
* | | Changed left thumb back to Ctrl/Alt | Joshua T | 2016-08-09 | 1 | -11/+8 |
| | | | | | | Removed Shift from left thumb | ||||
* | | Created keymap-specific config.h | Joshua T | 2016-08-09 | 1 | -0/+63 |
| | | |||||
* | | Reverted Ergodox config.h | Joshua T | 2016-08-09 | 1 | -1/+1 |
| | | | | | | I will create a separate config.h for my keymap | ||||
* | | Created keymap local config.h file | Joshua T | 2016-08-09 | 2 | -4/+95 |
| | | | | | | Reverted the Atreus config.h to default and added one specific to this keymap. | ||||
* | | Merge remote-tracking branch 'upstream/master' | Joshua T | 2016-08-07 | 24 | -199/+2015 |
|\| | |||||
| * | Merge pull request #599 from Depariel/master | Jack Humbert | 2016-08-03 | 6 | -154/+196 |
| |\ | | | | | | | Fixed compiling errors and updated keymaps for infinity_chibios | ||||
| | * | added support for Infinity 1.1a (4th drop) matrix, no LED support yet | Depariel | 2016-07-31 | 2 | -5/+50 |
| | | | |||||
| | * | fixed typo in hasu/keymap.c | Depariel | 2016-07-31 | 1 | -1/+1 |
| | | | |||||
| | * | fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵ | Depariel | 2016-07-31 | 5 | -149/+146 |
| | | | | | | | | | | | | keymap | ||||
| * | | Merge pull request #592 from sethbc/ez-sethbc | Erez Zukerman | 2016-08-02 | 3 | -0/+119 |
| |\ \ | | | | | | | | | Ez sethbc | ||||
| | * | | rebase | Seth Chandler | 2016-07-30 | 3 | -1/+1 |
| | | | | |||||
| | * | | update makefile | Seth Chandler | 2016-07-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | initial commit of sethbc keymap | Seth Chandler | 2016-07-30 | 3 | -0/+119 |
| | | | | |||||
| * | | | Merge pull request #593 from J3RN/master | Erez Zukerman | 2016-08-02 | 2 | -22/+26 |
| |\ \ \ | | | | | | | | | | | Updated the J3RN ErgoDox keymap | ||||
| | * | | | Updated readme with recent changes | Jonathan Arnett | 2016-07-30 | 1 | -3/+6 |
| | | | | | |||||
| | * | | | Updated my keymap | Jack Humbert | 2016-07-30 | 3 | -21/+22 |
| | |\| | | |||||
| * | | | | Merge pull request #600 from adiabatic/master | Erez Zukerman | 2016-08-02 | 4 | -14/+1167 |
| |\ \ \ \ | | | | | | | | | | | | | zweihander-osx: add left-hand-thumb tab key | ||||
| | * | | | | Thumb ⌫ into ⇥, numpad & into :, yank home/end | Nathan Sharfi | 2016-07-31 | 3 | -13/+1166 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also: add (back?) in the light-shine disabler | ||||
| | * | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | Nathan Sharfi | 2016-07-31 | 1 | -1/+1 |
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex | ||||
| * | | | | Updates ErgoDox readme | Erez Zukerman | 2016-08-01 | 1 | -9/+6 |
| | | | | | |||||
| * | | | | Merge pull request #596 from fredizzimo/rid_of_quick | Jack Humbert | 2016-08-01 | 5 | -0/+5 |
| |\ \ \ \ | | |/ / / | |/| | | | Fix the makefile dependencies and remove quick targets | ||||
| | * | | | Generate version information to version.h | Fred Sundvik | 2016-07-31 | 5 | -0/+5 |
| | | |/ | | |/| | | | | | | | | | So that only the files that really needs a version are recompiled. | ||||
| * | | | Update readme.md | JeeBak Kim | 2016-07-30 | 1 | -1/+106 |
| | | | | |||||
| * | | | Add additional shortcut keymaps to TOUCHCURSOR layer | JeeBak Kim | 2016-07-30 | 1 | -4/+7 |
| | | | | |||||
| * | | | Add additional maps for [, and ], to LOWER | JeeBak Kim | 2016-07-30 | 1 | -4/+4 |
| | | | | |||||
| * | | | Make RAISE layer an all numbers/arithmatic layer | JeeBak Kim | 2016-07-30 | 1 | -6/+6 |
| | | | |