My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/mschwingen/modelm
James Young a03aa301de
Remove Full Bootmagic (#13846)
4 years ago
..
keymaps/default
led_ffc
led_wired
led_ws2812
config.h Audio system overhaul (#11820) 4 years ago
info.json Add missing info.json files for keyboards (#12239) 4 years ago
matrix.c Remove legacy print backward compatiblitly (#11805) 4 years ago
modelm.c [Keyboard] Fix unused variables in mschwingen modelm (#10811) 5 years ago
modelm.h
readme.md
rules.mk Remove Full Bootmagic (#13846) 4 years ago

readme.md

atmega32U4 board for IBM Model M

modelm

This is a configuration of QMK intended to be used with the Model M USB PCB.

Make example for this keyboard (after setting up your build environment), run one of:

make mschwingen/modelm/led_wired:default
make mschwingen/modelm/led_ffc:default
make mschwingen/modelm/led_ws2812:default

flash:

make mschwingen/modelm/led_wired:default:flash
make mschwingen/modelm/led_ffc:default:flash
make mschwingen/modelm/led_ws2812:default:flash

Bootloader: do not use the QMK bootloader, use the bootloader from here

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