Joel Challis 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) 2 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 a522b1f156 i2c: rename read/write register functions (#22905) 2 years ago
ergodox_stm32.h 09a2b70a66 Move Alice and Ergodox layouts to data driven (#20340) 3 years ago
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 years ago
keyboard.json 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) 2 years ago
matrix.c a522b1f156 i2c: rename read/write register functions (#22905) 2 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 22b3cf4e91 Migrate build target markers to keyboard.json - DE (#23515) 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.