]> git.donarmstrong.com Git - qmk_firmware.git/commit - keyboards/helix/pico/keymaps/default/rules.mk
Keyboard: Add HelixPico keyboard (#3502)
authorMakotoKurauchi <pluis@me.com>
Thu, 26 Jul 2018 21:26:02 +0000 (06:26 +0900)
committerDrashna Jaelre <drashna@live.com>
Thu, 26 Jul 2018 21:26:02 +0000 (14:26 -0700)
commit07e0558e9a3607907c8efed6ae0f5e8c53befc8b
treeefe359ec91db1053d39cc307ceca9fba9fcc2e78
parentf2bf5a9a749c55c8941e3b17a2416631972b4cc7
Keyboard: Add HelixPico keyboard (#3502)
15 files changed:
keyboards/helix/helix.h
keyboards/helix/pico/config.h [new file with mode: 0644]
keyboards/helix/pico/info.json [new file with mode: 0644]
keyboards/helix/pico/keymaps/default/config.h [new file with mode: 0644]
keyboards/helix/pico/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/helix/pico/keymaps/default/readme.md [new file with mode: 0644]
keyboards/helix/pico/keymaps/default/readme_jp.md [new file with mode: 0644]
keyboards/helix/pico/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/helix/pico/matrix.c [new file with mode: 0644]
keyboards/helix/pico/pico.c [new file with mode: 0644]
keyboards/helix/pico/pico.h [new file with mode: 0644]
keyboards/helix/pico/rules.mk [new file with mode: 0644]
keyboards/helix/pico/serial_config.h [new file with mode: 0644]
keyboards/helix/pico/split_util.c [new file with mode: 0644]
keyboards/helix/pico/split_util.h [new file with mode: 0644]