qmk-firmware/keyboards/ashpil/modelm_usbc
ashpil acd02e4469 [Keyboard] Add support for Model M USB C Controller (#7393)
* added usb c model m

* added readme

* Update keyboards/ashpil/modelm_usbc/rules.mk

* Update keyboards/ashpil/modelm_usbc/rules.mk

* Update keyboards/ashpil/modelm_usbc/rules.mk

* Update keyboards/ashpil/modelm_usbc/rules.mk

* Update keyboards/ashpil/modelm_usbc/rules.mk

* Update keyboards/ashpil/modelm_usbc/rules.mk

* cleaned up code

* removed combo from keymap

* added reset to default

* Update keyboards/ashpil/modelm_usbc/rules.mk

* bootmagic and simplifying default

* Update rules.mk

* removed duplicates

* updated readme

* Update keyboards/ashpil/modelm_usbc/README.md

* Update modelm_usbc.h

* Update keyboards/ashpil/modelm_usbc/keymaps/default/keymap.c

* Update keyboards/ashpil/modelm_usbc/keymaps/default/keymap.c

* Update keyboards/ashpil/modelm_usbc/keymaps/default/keymap.c

* full support for either ANSI or ISO

* Update keyboards/ashpil/modelm_usbc/info.json

* Update keyboards/ashpil/modelm_usbc/info.json

* Update keyboards/ashpil/modelm_usbc/info.json

* Resize the ISO Enter key

* ANSI Enter and Left Shift keys resize
2019-11-19 22:06:16 -08:00
..
keymaps [Keyboard] Add support for Model M USB C Controller (#7393) 2019-11-19 22:06:16 -08:00
README.md [Keyboard] Add support for Model M USB C Controller (#7393) 2019-11-19 22:06:16 -08:00
config.h [Keyboard] Add support for Model M USB C Controller (#7393) 2019-11-19 22:06:16 -08:00
info.json [Keyboard] Add support for Model M USB C Controller (#7393) 2019-11-19 22:06:16 -08:00
modelm_usbc.c [Keyboard] Add support for Model M USB C Controller (#7393) 2019-11-19 22:06:16 -08:00
modelm_usbc.h [Keyboard] Add support for Model M USB C Controller (#7393) 2019-11-19 22:06:16 -08:00
rules.mk [Keyboard] Add support for Model M USB C Controller (#7393) 2019-11-19 22:06:16 -08:00

README.md

USB C Model M

modelm_usbc

This is a configuration of QMK intended to be used with the USB C Model M alt controller. Many thanks to iw0rm3r for working on a similar project and providing the foundation for this!

Make example for this keyboard (after setting up your build environment):

make ashpil/modelm_usbc:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.