1
0
Fork 0

[Keyboard] add 60% pcb for the smk 2nd switch(with mx mount) (#5928)

* add smk60 pcb

* remove useless keymap

* Update keyboards/smk60/rules.mk

add 60_iso layout

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* fixed 60_iso layout

* update header file macro
This commit is contained in:
yulei 2019-07-30 15:19:54 +08:00 committed by Drashna Jaelre
parent f2e0d38f17
commit 5cf7dbedd2
13 changed files with 403 additions and 0 deletions

12
keyboards/smk60/readme.md Normal file
View file

@ -0,0 +1,12 @@
# 60% pcb for smk 2nd switch
A gh60 campatible pcb for [smk 2nd switch](https://deskthority.net/wiki/SMK_second_generation)
Keyboard Maintainer: [astro](https://github.com/yulei)
Hardware Supported: GH60 campatible
Make example for this keyboard (after setting up your build environment):
make smk60:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).