]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Tmo50 initial commit (#4891)
authorEmīls Delle <emiilsdelle@gmail.com>
Mon, 21 Jan 2019 04:15:46 +0000 (06:15 +0200)
committerDrashna Jaelre <drashna@live.com>
Mon, 21 Jan 2019 04:15:46 +0000 (20:15 -0800)
commit58993d3cde0d52addb4a503daf1ded36b26b8abc
treebba89638b7245ff70d300c82497e60ef202abd1e
parentb0d308eea1a66f9daaee523882c6d050cd88f1c5
[Keyboard] Tmo50 initial commit (#4891)

* Create ISO HHKB keymapping for GH60

* Add media controls to Fn layer

* Use M(x) instead of F(x), add Copyright text

* Create initial firmware for TMO50

* Correct year and author

* Fix repos README

* Remove unnecessary code

* Change include guard in tmo50.h
keyboards/tmo50/config.h [new file with mode: 0644]
keyboards/tmo50/info.json [new file with mode: 0644]
keyboards/tmo50/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/tmo50/readme.md [new file with mode: 0644]
keyboards/tmo50/rules.mk [new file with mode: 0644]
keyboards/tmo50/tmo50.c [new file with mode: 0644]
keyboards/tmo50/tmo50.h [new file with mode: 0644]