summaryrefslogtreecommitdiffstats
path: root/keyboards/tv44/tv44.h
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13Keyboard: Shuffle keyboards into thevankeyboards directory (#3895)MechMerlin1-67/+0
* move tv44 to thevankeyboards directory * move bananasplit to thevankeyboards * move roadkit to thevankeyboards directory * add a basic readme * update readmes to correct the make instructions and add more help text * rename tv44 to minivan as per Jack's suggestions * update readme * rename tv44 to minivan * update tv44 to minivan * change includes for tv44 to minivan * remove extra includes
2018-06-15Rename from KEYMAP to LAYOUT (#3181)MechMerlin1-4/+4
* rename KEYMAP to LAYOUT * rename the new layouts in all affected keymaps
2017-06-15tv44: Fix up the KEYMAP macroKaleb Elwert1-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
2016-08-22Added missing key K3A to KEYMAP() macro in tv44.hXyverz1-1/+1
2016-08-13Renamed minivan44 to tv44 in all occurrences per wishes ofIan Sterling1-0/+22
Jack and Evan.