]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add support for THE50 (#4844)
authorErovia <Erovia@users.noreply.github.com>
Mon, 14 Jan 2019 08:49:00 +0000 (09:49 +0100)
committerDrashna Jaelre <drashna@live.com>
Mon, 14 Jan 2019 08:49:00 +0000 (00:49 -0800)
commitee96b7a89dd2de78b9372d3b8ce899757e3190c4
treef347cd4526f49d3373d1f7ab14d3d2989cc8b95b
parent929065b1a97eb15a54a65c866d19d45998f775c6
[Keyboard] Add support for THE50 (#4844)

* Add support for THE50

A 50% custom keyboard designed and produced by LazyDesigners

* THE50 code-improvement

Implement the changes suggested by noroadsleft.
keyboards/lazydesigners/the50/config.h [new file with mode: 0644]
keyboards/lazydesigners/the50/info.json [new file with mode: 0644]
keyboards/lazydesigners/the50/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/lazydesigners/the50/keymaps/default/readme.md [new file with mode: 0644]
keyboards/lazydesigners/the50/readme.md [new file with mode: 0644]
keyboards/lazydesigners/the50/rules.mk [new file with mode: 0644]
keyboards/lazydesigners/the50/the50.c [new file with mode: 0644]
keyboards/lazydesigners/the50/the50.h [new file with mode: 0644]