]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] add 60% pcb for the smk 2nd switch(with mx mount) (#5928)
authoryulei <yuleiz@gmail.com>
Tue, 30 Jul 2019 07:19:54 +0000 (15:19 +0800)
committerDrashna Jaelre <drashna@live.com>
Tue, 30 Jul 2019 07:19:54 +0000 (00:19 -0700)
commit5cf7dbedd2e68ec40b0666f10c47f9601e1ae275
tree28658ba696f88ac0f433a696d8890acb8d5694e7
parentf2e0d38f1714b7c5343eda842fccc1aeb0e56c7e
[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
13 files changed:
keyboards/smk60/config.h [new file with mode: 0644]
keyboards/smk60/info.json [new file with mode: 0644]
keyboards/smk60/keymaps/60_ansi/keymap.c [new file with mode: 0644]
keyboards/smk60/keymaps/60_ansi_split_bs_shift/keymap.c [new file with mode: 0644]
keyboards/smk60/keymaps/60_hhkb/keymap.c [new file with mode: 0644]
keyboards/smk60/keymaps/60_iso/keymap.c [new file with mode: 0644]
keyboards/smk60/keymaps/60_wkl/keymap.c [new file with mode: 0644]
keyboards/smk60/keymaps/60_wkl_split_bs/keymap.c [new file with mode: 0644]
keyboards/smk60/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/smk60/readme.md [new file with mode: 0644]
keyboards/smk60/rules.mk [new file with mode: 0644]
keyboards/smk60/smk60.c [new file with mode: 0644]
keyboards/smk60/smk60.h [new file with mode: 0644]