]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add meishi2 keyboard (#6138)
authorBiacco42 <secondimpact_2000@yahoo.co.jp>
Mon, 1 Jul 2019 19:48:34 +0000 (04:48 +0900)
committerDrashna Jaelre <drashna@live.com>
Mon, 1 Jul 2019 19:48:34 +0000 (12:48 -0700)
commit58641572cb478486ebd543da9eabd73eb044299f
treea3fd3ec64ceea24e657789086f4bd86e2acaf532
parentc93954899e01e959ef6b1b01a061dd3486f2ca19
[Keyboard] Add meishi2 keyboard (#6138)

* Add meishi2

* Fix pin assign

* Fix matrix representation macro

* Remove needless mcu conf
keyboards/meishi2/config.h [new file with mode: 0644]
keyboards/meishi2/info.json [new file with mode: 0644]
keyboards/meishi2/keymaps/default/config.h [new file with mode: 0644]
keyboards/meishi2/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/meishi2/keymaps/default/readme.md [new file with mode: 0644]
keyboards/meishi2/meishi2.c [new file with mode: 0644]
keyboards/meishi2/meishi2.h [new file with mode: 0644]
keyboards/meishi2/readme.md [new file with mode: 0644]
keyboards/meishi2/rules.mk [new file with mode: 0644]