qmk_firmware/keyboards/ergodox_stm32
2023-02-21 15:55:23 +00:00
..
keymaps/default Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
ld [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 2019-09-25 11:52:17 -07:00
board.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
ergodox_stm32.c Fixup bootloaders. (#16256) 2022-02-06 19:09:21 -08:00
ergodox_stm32.h Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Fix "no matrix definition" errors for some boards (#18954) 2022-11-05 02:48:00 +00:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
mcuconf.h [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 2019-09-25 11:52:17 -07:00
readme.md Fix 'does not have a readme.md' warnings (#9294) 2020-06-04 02:07:37 -07:00
rules.mk Fixup bootloaders. (#16256) 2022-02-06 19:09:21 -08:00

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.