]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] TMO50 Off By 1 Column Bug (#5055)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 5 Feb 2019 17:38:32 +0000 (09:38 -0800)
committerDrashna Jaelre <drashna@live.com>
Tue, 5 Feb 2019 17:38:32 +0000 (09:38 -0800)
commitb97325812368cb853437068211e89b5617d3d841
treee4b92e79ef5d6f65cb686e8b8f6b8a1bb3a9cdb0
parentb89cab87ce9daed9253126d2af43af1b6d79d54d
[Keyboard] TMO50 Off By 1 Column Bug (#5055)

* fix a bug in which the physical matrix did not match the physical layout. Top row was missing 1 key and bottom row had 1 extra key

* amend keymap to account for the new physical matrix

* 6.25u space bar is actually supported, so add a new layout that supports this

* fix keymap readme to no longer need the cautionary warning
keyboards/tmo50/info.json
keyboards/tmo50/keymaps/default/keymap.c
keyboards/tmo50/keymaps/default/readme.md
keyboards/tmo50/tmo50.h