aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tv44
Commit message (Collapse)AuthorAgeFilesLines
* Configurator support for minivan (tv44) (#2573)MechMerlin2018-03-201-0/+28
| | | Support all 4 layouts supported by the tv44 pcb.
* Fixed various keymaps and the allocation of "key_combos" (#2526)Brian Choromanski2018-03-161-0/+3
| | | | | | | | | | | | | | | | | | | | * 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
* Fixed dead links (#2451)Brian Choromanski2018-03-011-1/+1
| | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links
* Fixed my minivan F-keysjetpacktuxedo2018-02-082-2/+2
|
* [budi] tv44 arrow dvorak (#2151)Budi Dharmawan2017-12-153-0/+223
| | | | | | * [budi] tv44 arrow dvorak * [tv44/budi] Removed qwerty, added readme
* Small documentation and keymap tweaks for my minivan layout (#1891)Ethan Madden2017-10-253-14/+11
| | | | | | | | | | | | | | | | | | | | * 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
* update keymaps to not be the canonical fileJack Humbert2017-10-151-2/+0
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* remove all makefiles from keyboard directoriesJack Humbert2017-09-279-144/+0
|
* Update tv44-belak keymapKaleb Elwert2017-09-103-7/+23
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-089-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 Madden2017-09-064-0/+119
| | | | | | | | | more consistent layer setup documentation! slide some things around more doc jiggling
* Keymaps for several of my boards (#1641)Michael Terhar2017-08-264-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 standardskullY2017-08-161-23/+9
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-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 47Kaleb Elwert2017-06-183-0/+55
|
* tv44: Rearrange belak keymap and add some tap dance magicKaleb Elwert2017-06-162-27/+82
|
* tv44: add belak keymapKaleb Elwert2017-06-163-0/+68
|
* tv44: update tong92 keymap to use KEYMAP macroKaleb Elwert2017-06-151-31/+31
|
* tv44: update xyverz keymap to use KEYMAP macroKaleb Elwert2017-06-151-36/+36
|
* tv44: update default keymap to use KEYMAP macroKaleb Elwert2017-06-151-37/+41
|
* tv44: update jeebak keymap to use new macros and remove custom onesKaleb Elwert2017-06-152-30/+9
|
* tv44: update smt keymap to use new macros and remove custom onesKaleb Elwert2017-06-153-45/+9
|
* tv44: Fix up the KEYMAP macroKaleb Elwert2017-06-151-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 .pngsJack Humbert2017-06-112-1/+1
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-115-14/+14
| | | | Fixes #1201.
* LT doesn't work with tri_layer. Removed it from this keymap.Xyverz2017-04-181-25/+20
|
* swapped RAISE with LOWER in layer-tapping macros.Xyverz2017-04-181-6/+6
|
* Fixed a weird diff mishap.Xyverz2017-04-171-10/+0
|
* Merge branch 'tv44_revamp'Xyverz2017-04-171-48/+89
|\
| * Updated my TV44 keymap to be more planck-like.Xyverz2017-04-171-50/+51
| | | | | | | | Used the current default planck keymap as a guide.
| * Added keymap to TV44 RevampXyverz2017-04-161-40/+73
| |
* | macros to make keymap reading easier.Xyverz2017-04-161-3/+6
|/
* Merge pull request #1194 from tong92/masterJack Humbert2017-04-024-0/+223
|\ | | | | Adds tong92's keymap to tv44
| * Adds tong92's keymap to tv44=2017-04-024-0/+223
| |
* | Merge remote-tracking branch 'upstream/master'Xyverz2017-04-021-12/+12
|\|
| * Update smt keymaps for consistencyStephen Tudor2017-03-081-12/+12
| |
* | Merge remote-tracking branch 'upstream/master'Xyverz2017-02-205-0/+415
|\|
| * Add smt keymap for tv44 (MiniVan)Stephen Tudor2017-02-125-0/+415
| |
* | Merge remote-tracking branch 'upstream/master'Xyverz2017-01-191-1/+1
|\|
| * Update keymap.ckd0kkv2017-01-131-1/+1
| | | | | | Fixed the default querty layout to have a B button and just one F
* | More standardization between the three layoutsxyverz2016-09-301-6/+6
| | | | | | | | Swapped Number Row with Symbols between _L1 and _L2.
* | revisions to my keymap again.Xyverz2016-09-301-8/+8
|/
* Merge pull request #689 from jeebak/tv44-jeebakJack Humbert2016-08-274-0/+596
|\ | | | | Port jeebak's Planck/JD45 keymap to TV44
| * [tv44] Port jeebak's planck keymap to tv44JeeBak Kim2016-08-263-69/+538
| |
| * [tv44] Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim2016-08-264-0/+127
| |
* | Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-232-2/+2
|\|
| * Merge remote-tracking branch 'upstream/master'Xyverz2016-08-211-1/+1
| |\
| | * Fixing DvorakKyle Berry2016-08-211-1/+1
| | | | | | | | | | | | Updating with proper Dvorak layout.
| * | Added missing key K3A to KEYMAP() macro in tv44.hXyverz2016-08-211-1/+1
| |/