Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added personal minivan keymap (#1681) | Ethan Madden | 2017-09-06 | 4 | -0/+119 |
| | | | | | | | | | more consistent layer setup documentation! slide some things around more doc jiggling | ||||
* | Keymaps for several of my boards (#1641) | Michael Terhar | 2017-08-26 | 4 | -0/+260 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * copied mjt keymaps from archive * All mjt boards now compile * fixed jd45-mjt breathing * Updates to fix SpaceFN but not tested yet. * Still missing either spacebar or an adjacent keypress. * Debugging rigged up for use with hid_listen. * Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c * Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function. * Cleaned up JD45 keymap that uses tapkey. * Redid minivan keymap with numsym rather than raise/lower. Untested. * Created my MJT keymap for HHKB Enabled dynamic macros and moved somoe of the shortcuts around. * Minor keymap fixes to make them compile without errors. * Added home/end to right arrow cluster on DYN layer. * Added more keys to fn and dyn layers. * It wasn't using my custom layer last time somehow...? Now it will. * Compiled and installed at end of day on 8/23 * Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback. * Fixed volume controls... were reversed and disabled. * Added F13-F15 back to fkeys layer in Minivan * Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan. * Removed DYN layer. * Fixed diagram in planck numsym. * Cleanup for pull request. * Roadkit flip phone warning. * Replaced PLAY_NOTES_ARRAY to PLAY_SONG * reset the submodules * checked out specific commits for submodules * Removed debugging from JD45 shared config.h * Moved custom rules.mk to apropriate keymap Reset the shared rules.mk file. * Trailing return issue in rules.mk Gotta make for a smooth pull request :-) | ||||
* | tv44: Add core layout based on the Core 47 | Kaleb Elwert | 2017-06-18 | 3 | -0/+55 |
| | |||||
* | tv44: Rearrange belak keymap and add some tap dance magic | Kaleb Elwert | 2017-06-16 | 2 | -27/+82 |
| | |||||
* | tv44: add belak keymap | Kaleb Elwert | 2017-06-16 | 3 | -0/+68 |
| | |||||
* | tv44: update tong92 keymap to use KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -31/+31 |
| | |||||
* | tv44: update xyverz keymap to use KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -36/+36 |
| | |||||
* | tv44: update default keymap to use KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -37/+41 |
| | |||||
* | tv44: update jeebak keymap to use new macros and remove custom ones | Kaleb Elwert | 2017-06-15 | 2 | -30/+9 |
| | |||||
* | tv44: update smt keymap to use new macros and remove custom ones | Kaleb Elwert | 2017-06-15 | 3 | -45/+9 |
| | |||||
* | remove the rest of the .pngs | Jack Humbert | 2017-06-11 | 2 | -1/+1 |
| | |||||
* | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 5 | -14/+14 |
| | | | | Fixes #1201. | ||||
* | LT doesn't work with tri_layer. Removed it from this keymap. | Xyverz | 2017-04-18 | 1 | -25/+20 |
| | |||||
* | swapped RAISE with LOWER in layer-tapping macros. | Xyverz | 2017-04-18 | 1 | -6/+6 |
| | |||||
* | Fixed a weird diff mishap. | Xyverz | 2017-04-17 | 1 | -10/+0 |
| | |||||
* | Merge branch 'tv44_revamp' | Xyverz | 2017-04-17 | 1 | -48/+89 |
|\ | |||||
| * | Updated my TV44 keymap to be more planck-like. | Xyverz | 2017-04-17 | 1 | -50/+51 |
| | | | | | | | | Used the current default planck keymap as a guide. | ||||
| * | Added keymap to TV44 Revamp | Xyverz | 2017-04-16 | 1 | -40/+73 |
| | | |||||
* | | macros to make keymap reading easier. | Xyverz | 2017-04-16 | 1 | -3/+6 |
|/ | |||||
* | Merge pull request #1194 from tong92/master | Jack Humbert | 2017-04-02 | 4 | -0/+223 |
|\ | | | | | Adds tong92's keymap to tv44 | ||||
| * | Adds tong92's keymap to tv44 | = | 2017-04-02 | 4 | -0/+223 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-04-02 | 1 | -12/+12 |
|\| | |||||
| * | Update smt keymaps for consistency | Stephen Tudor | 2017-03-08 | 1 | -12/+12 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-02-20 | 5 | -0/+415 |
|\| | |||||
| * | Add smt keymap for tv44 (MiniVan) | Stephen Tudor | 2017-02-12 | 5 | -0/+415 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2017-01-19 | 1 | -1/+1 |
|\| | |||||
| * | Update keymap.c | kd0kkv | 2017-01-13 | 1 | -1/+1 |
| | | | | | | Fixed the default querty layout to have a B button and just one F | ||||
* | | More standardization between the three layouts | xyverz | 2016-09-30 | 1 | -6/+6 |
| | | | | | | | | Swapped Number Row with Symbols between _L1 and _L2. | ||||
* | | revisions to my keymap again. | Xyverz | 2016-09-30 | 1 | -8/+8 |
|/ | |||||
* | [tv44] Port jeebak's planck keymap to tv44 | JeeBak Kim | 2016-08-26 | 3 | -69/+538 |
| | |||||
* | [tv44] Add "jeebak" keymap folder as a copy of the "default" folder | JeeBak Kim | 2016-08-26 | 4 | -0/+127 |
| | |||||
* | Fixing Dvorak | Kyle Berry | 2016-08-21 | 1 | -1/+1 |
| | | | | Updating with proper Dvorak layout. | ||||
* | Renamed minivan44 to tv44 in all occurrences per wishes of | Ian Sterling | 2016-08-13 | 8 | -0/+249 |
Jack and Evan. |