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

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.