qmk_firmware/keyboards/ashpil/modelm_usbc
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: A (#17781) 2022-07-26 01:52:18 +01: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
readme.md Rename keyboard-level readmes to lower-case (#10759) 2020-10-25 15:23:42 +00:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.