]> git.donarmstrong.com Git - qmk_firmware.git/commit
tv44: Fix up the KEYMAP macro
authorKaleb Elwert <belak@coded.io>
Thu, 15 Jun 2017 19:42:23 +0000 (12:42 -0700)
committerKaleb Elwert <belak@coded.io>
Thu, 15 Jun 2017 19:42:23 +0000 (12:42 -0700)
commit44ce1791928f65ec0a1b04f1318395f2dda4fb26
tree6024ef1e0e11655dfbbb2fa173842f3db71f2217
parentd9ffd77ee78ee64dd8689bbfb54b5dcd150d7a10
tv44: Fix up the KEYMAP macro

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
keyboards/tv44/tv44.h