Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Adds keymap based on Kinesis advantage | Corey Finley | 2016-08-08 | 4 | -0/+264 | |
| | |/ / | ||||||
| * | | | 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 #613 from di0ib/master | Jack Humbert | 2016-08-08 | 1 | -0/+5 | |
| |\ \ \ | | | | | | | | | | | Convert hex to bin | |||||
| | * | | | Convert hex to bin | di0ib | 2016-08-07 | 1 | -0/+5 | |
| | | |/ | | |/| | | | | | For flashing via alternative methods like LUFA MassStorage bootloader. | |||||
| | * | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | di0ib | 2016-08-07 | 356 | -2789/+13709 | |
| | |\| | ||||||
| * | | | Merge pull request #612 from kuel/master | Jack Humbert | 2016-08-08 | 2 | -2/+81 | |
| |\ \ \ | | | | | | | | | | | Added file for software implementation of Russian, gave keymap_cyrillic.h a better name. | |||||
| | * | | | Removed unnecessary comment | kuel | 2016-08-07 | 1 | -2/+0 | |
| | | | | | ||||||
| | * | | | Add keymap_russian.h, a software implementation of Russian | kuel | 2016-08-07 | 2 | -2/+83 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename keymap_cyrillic.h to keymap_unicode_cyrillic.h changed CY_RUBLE and CY_NUMERO to CY_RUBL and CY_NMRO in keymap_unicode_cyrillic.h | |||||
| | * | | | Merge pull request #1 from jackhumbert/master | kuel | 2016-08-03 | 7 | -511/+574 | |
| | |\ \ \ | | | | |/ | | | |/| | Update | |||||
| * | | | | 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 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge pull request #607 from jeebak/jeebak | Jack Humbert | 2016-08-08 | 2 | -72/+187 | |
| |\ \ \ \ | | |/ / / | |/| | | | Update Jeebak's keymap, w/ KC_COPY, etc. workaround. | |||||
| | * | | | 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 | |
| |/ / / | ||||||
* | | | | Removal of old minivan44 folder. | Ian Sterling | 2016-08-13 | 13 | -564/+0 | |
| | | | | ||||||
* | | | | Renamed minivan44 to tv44 in all occurrences per wishes of | Ian Sterling | 2016-08-13 | 13 | -0/+564 | |
| | | | | | | | | | | | | | | | | Jack and Evan. | |||||
* | | | | Adding the MiniVan44 aka TheVan 44 by u/evangs to the repo. | Ian Sterling | 2016-08-12 | 13 | -0/+564 | |
| | | | | | | | | | | | | | | | | Initial Commit. | |||||
* | | | | Update keymap.c | Xyverz | 2016-08-12 | 1 | -4/+0 | |
| | | | | ||||||
* | | | | Corrections to the Atreus Makefile and updates to my keymap | Ian Sterling | 2016-08-12 | 1 | -1/+5 | |
| | | | | ||||||
* | | | | Delete keymap.c | Xyverz | 2016-08-11 | 1 | -67/+0 | |
| | | | | | | | | | | | | Not ready to submit this one just yet. | |||||
* | | | | Update keymap.c | Xyverz | 2016-08-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | Changed right-hand F-key layout in order to add KC_PLUS to _L2. | |||||
* | | | | Update Makefile | Xyverz | 2016-08-11 | 1 | -4/+4 | |
| | | | | | | | | | | | | Corrected spelling of "ATREUS" in all locations. (ATRUES -> ATREUS) | |||||
* | | | | Added braces using LSFT(KC_LBRC) and LSFT(KC_RBRC) since the normal RBCR and ↵ | Ian Sterling | 2016-08-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | LBCR didn't work for me. | |||||
* | | | | Adding my own layouts for the Phantom and Ergodox. My Ergodox layout adds ↵ | Ian Sterling | 2016-08-09 | 2 | -0/+378 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | persistent layers based on the Planck and Preonic setup. The layout arrays are pulled directly from the ergodox/ez/ez.h keymap definition starting at line 81. | |||||
* | | | | Merge branch 'master' of https://github.com/Xyverz/qmk_firmware | Ian Sterling | 2016-08-08 | 5 | -554/+0 | |
|\ \ \ \ | ||||||
| * | | | | Delete keymap.c | Xyverz | 2016-08-08 | 1 | -184/+0 | |
| | | | | | | | | | | | | | | | file cleanup | |||||
| * | | | | Delete README.md | Xyverz | 2016-08-08 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | file cleanup | |||||
| * | | | | Delete README.md | Xyverz | 2016-08-08 | 1 | -49/+0 | |
| | | | | | | | | | | | | | | | file clean up. | |||||
| * | | | | Delete old_keymap.c | Xyverz | 2016-08-08 | 1 | -311/+0 | |
| | | | | | | | | | | | | | | | file cleanup | |||||
| * | | | | Delete readme.md | Xyverz | 2016-08-08 | 1 | -10/+0 | |
| | | | | | | | | | | | | | | | file cleanup, removing file that doesn't apply to my layout. | |||||
| * | | | | Delete dvorak.png | Xyverz | 2016-08-08 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | Not reflective of my layout. | |||||
* | | | | | Changed behavior of _DVORAK layout's KC_RSFT to SFT_T(KC_ENT) for ↵ | Ian Sterling | 2016-08-08 | 3 | -204/+160 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* / / / | Adding my own keymaps to the following keyboards: | Ian Sterling | 2016-08-08 | 11 | -0/+1369 | |
|/ / / | | | | | | | | | | Planck, Preonic, Atreus, Ergodox | |||||
* | | | Merge pull request #605 from kuel/master | Jack Humbert | 2016-08-03 | 1 | -0/+161 | |
|\| | | | | | | | | Add keymap_cyrillic.h, lots of cyrillic characters | |||||
| * | | Add keymap_cyrillic.h, lots of cyrillic characters | kuel | 2016-08-02 | 1 | -0/+161 | |
| | | |