Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 9 | -144/+0 |
| | |||||
* | Update tv44-belak keymap | Kaleb Elwert | 2017-09-10 | 3 | -7/+23 |
| | |||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 9 | -0/+137 |
| | | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard | ||||
* | 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 :-) | ||||
* | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 1 | -23/+9 |
| | |||||
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -12/+12 |
| | | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | ||||
* | 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 |
| | |||||
* | tv44: Fix up the KEYMAP macro | Kaleb Elwert | 2017-06-15 | 1 | -4/+49 |
| | | | | | | | | | | | | | Previously KEYMAP referred to the KEYMAP_ARROW layout and had 45 keys. It makes more sense for the default keymap to be the 44 key layout, as is implied by the name. Additionally keymaps for all other known layouts have been added: KEYMAP - base layout KEYMAP_ARROW - additional key in bottom right KEYMAP_COMMAND - additional key in bottom left KEYMAP_ARROW_COMMAND - combination of KEYMAP_ARROW and KEYMAP_COMMAND | ||||
* | 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 |
|/ | |||||
* | Merge pull request #689 from jeebak/tv44-jeebak | Jack Humbert | 2016-08-27 | 4 | -0/+596 |
|\ | | | | | Port jeebak's Planck/JD45 keymap to TV44 | ||||
| * | [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 |
| | | |||||
* | | Merge branch 'master' into makefile_overhaul | Fred Sundvik | 2016-08-23 | 2 | -2/+2 |
|\| | |||||
| * | Merge remote-tracking branch 'upstream/master' | Xyverz | 2016-08-21 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixing Dvorak | Kyle Berry | 2016-08-21 | 1 | -1/+1 |
| | | | | | | | | | | | | Updating with proper Dvorak layout. | ||||
| * | | Added missing key K3A to KEYMAP() macro in tv44.h | Xyverz | 2016-08-21 | 1 | -1/+1 |
| |/ | |||||
* | | Update keyboard readme files with new makefile instructions | Fred Sundvik | 2016-08-20 | 1 | -3/+3 |
| | | |||||
* | | Split keyboard makefiles into rules and Makefile | Fred Sundvik | 2016-08-20 | 2 | -74/+71 |
|/ | |||||
* | Renamed minivan44 to tv44 in all occurrences per wishes of | Ian Sterling | 2016-08-13 | 13 | -0/+564 |
Jack and Evan. |