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