]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Initial 25 port (#4394)
authorzvecr <z.zvecr@gmail.com>
Mon, 12 Nov 2018 20:00:45 +0000 (20:00 +0000)
committerDrashna Jaelre <drashna@live.com>
Mon, 12 Nov 2018 20:00:45 +0000 (12:00 -0800)
commit746005acba3a3522eaa2bf1c8014644e1a60c5df
tree167fe1072abc069422c049ee298e29a6713b843c
parentb49fd46eaaba5efe3231e6a1019af5c16558a057
Keyboard: Initial 25 port (#4394)

* Initial 25 port

* Initial 25 port - fix info.json and hand_swap_config

* Review comments - fix layout macros, copyright comments, and duplicated use of layering macros
12 files changed:
keyboards/40percentclub/25/25.c [new file with mode: 0644]
keyboards/40percentclub/25/25.h [new file with mode: 0644]
keyboards/40percentclub/25/config.h [new file with mode: 0644]
keyboards/40percentclub/25/info.json [new file with mode: 0644]
keyboards/40percentclub/25/keymaps/default/config.h [new file with mode: 0644]
keyboards/40percentclub/25/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/40percentclub/25/keymaps/default/readme.md [new file with mode: 0644]
keyboards/40percentclub/25/keymaps/macro/config.h [new file with mode: 0644]
keyboards/40percentclub/25/keymaps/macro/keymap.c [new file with mode: 0644]
keyboards/40percentclub/25/keymaps/macro/readme.md [new file with mode: 0644]
keyboards/40percentclub/25/readme.md [new file with mode: 0644]
keyboards/40percentclub/25/rules.mk [new file with mode: 0644]