]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add "meishi" keyboard (#5054)
authorBiacco42 <secondimpact_2000@yahoo.co.jp>
Tue, 5 Feb 2019 16:20:47 +0000 (01:20 +0900)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 5 Feb 2019 16:20:47 +0000 (08:20 -0800)
commitb89cab87ce9daed9253126d2af43af1b6d79d54d
treea95ca115d7dbad1004a22f4ad31dc00ce2a08991
parent9b232a7f885e320061aae994713acd31297eac5c
Add "meishi" keyboard (#5054)

* Add meishi keyboard project

* Update readme

* Fix copyrights

* Fix copyright year

* Replace include guard with pragma once

* Replace KEYMAP with LAYOUT
keyboards/meishi/config.h [new file with mode: 0644]
keyboards/meishi/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/meishi/keymaps/default/readme.md [new file with mode: 0644]
keyboards/meishi/meishi.c [new file with mode: 0644]
keyboards/meishi/meishi.h [new file with mode: 0644]
keyboards/meishi/readme.md [new file with mode: 0644]
keyboards/meishi/rules.mk [new file with mode: 0644]