qmk_firmware/keyboards/ergodox_stm32
2022-01-06 06:55:46 +11:00
..
keymaps/default 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
ld [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 2019-09-25 11:52:17 -07:00
board.h ChibiOS conf migrations... take 10 (#11617) 2021-01-20 00:35:24 +11:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Merge remote-tracking branch 'origin/master' into develop 2021-01-18 01:50:00 +00:00
ergodox_stm32.c Leftover early initialisation conversions (#11615) 2021-01-20 00:23:07 +11: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 Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) 2021-11-29 08:22:10 -08: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 Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11: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.