qmk-dactyl-manuform-a/keyboards/ergodox_stm32
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +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 Port DEBUG_MATRIX_SCAN_RATE to core (#7029) 2019-10-15 13:32:52 +01: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 Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.