qmk_firmware/keyboards/ashpil/modelm_usbc
2023-02-17 16:08:25 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11: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 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +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.