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.
 
 
 
 
 
Ryan 499fc3b85e
Add some missing `#pragma once`s (#19902)
1 year ago
..
keymaps/default Remove legacy keycodes, part 6 (#18740) 1 year ago
ld [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 4 years ago
board.h Add some missing `#pragma once`s (#19902) 1 year ago
chconf.h ChibiOS conf migrations... take 11 (#11646) 3 years ago
config.h Remove usages of config_common.h from config.h files. (#19714) 1 year ago
ergodox_stm32.c Fixup bootloaders. (#16256) 2 years ago
ergodox_stm32.h Normalise include statements in keyboard code (#11185) 3 years ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
info.json Fix "no matrix definition" errors for some boards (#18954) 1 year ago
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 1 year ago
mcuconf.h [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 4 years ago
readme.md Fix 'does not have a readme.md' warnings (#9294) 4 years ago
rules.mk Fixup bootloaders. (#16256) 2 years ago

readme.md

ergodox_stm32

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

make ergodox_stm32:default

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