summaryrefslogtreecommitdiff
path: root/keyboards/tv44/keymaps
AgeCommit message (Collapse)Author
2018-05-18Updating my maps in upstream master (#2987)Xyverz
* Adding Rama M10-A Macropad * ch-ch-ch changes... * Major overhaul based on SMT's keymap. * more changes. * Moved the FKeys to the ADJUST layer. * More rearranging. * Alias in Atreus62 keymap to make it more legible Added config.h to fix tapping_term issue for Caps Lock key in OSX * Added OrthoDox layout. * More layout changes. * Fixing things with the keyboard. * Finishing touches. Set left-hand master in config.h Embedded the arrow keys in keymap.c * Revised keymap making this easier to use. * additions and changes. * changes to various keymaps. * Minor adjustments to OrthoDox layout. * Added Eco keymap. Updated Let's Split keymap. * Added gherkin * Removed my M10A keymap * Planck Keymap Updates Updated my Planck keymap and created a simple keymap for Seph's Preonic. * Added readme * readme fixes * Update readme.md more clarification * Keymap Tweaks Removed the Power button setting from the keymap. It was in a horrible location. I'll work on getting it setup somewhere else sometime later. * Added Readme I finally got around to adding a readme to this keymap. I've also added minor changes to the layout. * Fixed Keymap Error * Fixed Readme * adding iris and levinson keymaps * Tweaks to keymap * added youngJZ keymap * Changes to keymap Added a readme.md * Levinson changes Added the readme.md and rules.mk files. Configured RGB underglow and backlighting. * fixed readme * changes to keymaps * Updated keymap * Updated readme.md * Updated Readme (again) * Updated Readme Fixed formatting. Again. * Updated readme This is the last readme update for this keyboard update. I hope. * Added Contra keymap * Kinesis Keymap Update * Updated Keymaps I've updated my Kinesis (Stapelberg) layout and my Clueboard 66 layout. I've also updated my Kinesis Readme. * Clueboard Keymap update Added media keys to my Clueboard 66 Rev2 layout. * Added keymap Added Minidox keymap & rules. Added user function to Let's Split keymap that turns off the red LEDs on the Pro Micros. * New Zen keymap Added Zen keyboard to my list of keyboards, so had to generate a new keymap for it. Also adding some changes to my MiniDox keymap and config.h, as well as my Levinson's config.h. The config.h file changes enable ee_hands. * A few changes for useability I made a few changes to the Minidox keymap to see if I can't make it more useable. I'm also working on streamlining the Zen keyboard keymap to reduce layers. * Re-vamped Iris keymap. * changes * minor keymap change This was a minor keymap change to use mod_tap for the backspace key: ALT when held, BSPC when tapped. * Added Fourier keymap * Keymap Cleanup Moved KC_ESC to KC_CAPS, and changed KC_ESC to KC_GRV This is because of muscle memory, I kept hitting ESC when trying to hit TAB. * Keymap Adjustments Swapped Caps/Esc, put Caps in Raise/Lower layers, put Grv in normal Esc position. Adjusted the readme.md to reflect these changes. * minor tweaks Added code to disable red ProMicro LEDs after flashing. * Clean-up * Corrections to keymap. Fixed a foul-up in the Zen keymap where the lctrl was where the LOWER should have been. * Changes to make this fall in line with the new Layout features * Moving to LAYOUTs for 4x12 boards * fixed config.h file * standardization changes * Reverted Atreus62 keymap to LAYOUT format * Switch Preonic and Nyquist to ortho_5x12 * Corrections to config.h * config.h file tweaks * config.h file tweaks
2018-03-16Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski
* Fixed plank keymaps so that they will compile for planck light * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles
2018-02-08Fixed my minivan F-keysjetpacktuxedo
2017-12-15[budi] tv44 arrow dvorak (#2151)Budi Dharmawan
* [budi] tv44 arrow dvorak * [tv44/budi] Removed qwerty, added readme
2017-10-25Small documentation and keymap tweaks for my minivan layout (#1891)Ethan Madden
* Added personal minivan keymap more consistent layer setup documentation! slide some things around more doc jiggling * Small layout and documentation tweaks Small documentation updates dropped Makefile that for some reason was still in my branch * found and removed extra makefile
2017-10-15update keymaps to not be the canonical fileJack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-10Update tv44-belak keymapKaleb Elwert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* 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
2017-09-06Added personal minivan keymap (#1681)Ethan Madden
more consistent layer setup documentation! slide some things around more doc jiggling
2017-08-26Keymaps for several of my boards (#1641)Michael Terhar
* 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 :-)
2017-06-18tv44: Add core layout based on the Core 47Kaleb Elwert
2017-06-16tv44: Rearrange belak keymap and add some tap dance magicKaleb Elwert
2017-06-16tv44: add belak keymapKaleb Elwert
2017-06-15tv44: update tong92 keymap to use KEYMAP macroKaleb Elwert
2017-06-15tv44: update xyverz keymap to use KEYMAP macroKaleb Elwert
2017-06-15tv44: update default keymap to use KEYMAP macroKaleb Elwert
2017-06-15tv44: update jeebak keymap to use new macros and remove custom onesKaleb Elwert
2017-06-15tv44: update smt keymap to use new macros and remove custom onesKaleb Elwert
2017-06-11remove the rest of the .pngsJack Humbert
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-04-18LT doesn't work with tri_layer. Removed it from this keymap.Xyverz
2017-04-18swapped RAISE with LOWER in layer-tapping macros.Xyverz
2017-04-17Fixed a weird diff mishap.Xyverz
2017-04-17Merge branch 'tv44_revamp'Xyverz
2017-04-17Updated my TV44 keymap to be more planck-like.Xyverz
Used the current default planck keymap as a guide.
2017-04-16macros to make keymap reading easier.Xyverz
2017-04-16Added keymap to TV44 RevampXyverz
2017-04-02Merge pull request #1194 from tong92/masterJack Humbert
Adds tong92's keymap to tv44
2017-04-02Merge remote-tracking branch 'upstream/master'Xyverz
2017-04-02Adds tong92's keymap to tv44=
2017-03-08Update smt keymaps for consistencyStephen Tudor
2017-02-20Merge remote-tracking branch 'upstream/master'Xyverz
2017-02-12Add smt keymap for tv44 (MiniVan)Stephen Tudor
2017-01-19Merge remote-tracking branch 'upstream/master'Xyverz
2017-01-13Update keymap.ckd0kkv
Fixed the default querty layout to have a B button and just one F
2016-09-30More standardization between the three layoutsxyverz
Swapped Number Row with Symbols between _L1 and _L2.
2016-09-30revisions to my keymap again.Xyverz
2016-08-26[tv44] Port jeebak's planck keymap to tv44JeeBak Kim
2016-08-26[tv44] Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim
2016-08-21Fixing DvorakKyle Berry
Updating with proper Dvorak layout.
2016-08-13Renamed minivan44 to tv44 in all occurrences per wishes ofIan Sterling
Jack and Evan.