qmk_firmware/keyboards/ergodox_stm32
Nick Brassel e0e67df933
ChibiOS conf migrations... take 9 (#11598)
* ChibiOS conf upgrade for akegata_denki/device_one

 akegata_denki/device_one - 0d9f891416decbbb533c6c1147632ef7c55a2d9f

* ChibiOS conf upgrade for ergodox_stm32

 ergodox_stm32 - 72aeab1612ef73555a73dd60d005e671a90d7e2f

* ChibiOS conf upgrade for jm60

 jm60 - cc75e97727fadd939be4bdf7fa3714320465d3ef

* ChibiOS conf upgrade for matrix/m20add

 matrix/m20add - b0dee0b4e8c0a94d55fea51c8699972f15483209

* ChibiOS conf upgrade for matrix/noah

 matrix/noah - 57a1c09cd24716863ce862e0b9cbca2a9c6fcebf

* ChibiOS conf upgrade for nibiria/stream15

 nibiria/stream15 - 610b151b02f5cac681c65fbd3f94a12312f99b82

* ChibiOS conf upgrade for xiaomi/mk02

 xiaomi/mk02 - f92fcee777acc159c0af268e88b751fd1e33f74f
2021-01-18 13:16:59 +11:00
..
boards/ERGODOX_STM32_BOARD Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +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
chconf.h ChibiOS conf migrations... take 9 (#11598) 2021-01-18 13:16:59 +11:00
config.h Merge remote-tracking branch 'origin/master' into develop 2021-01-18 01:50:00 +00:00
ergodox_stm32.c [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 2019-09-25 11:52:17 -07:00
ergodox_stm32.h Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
halconf.h ChibiOS conf migrations... take 9 (#11598) 2021-01-18 13:16:59 +11:00
info.json [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 2019-09-25 11:52:17 -07: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 Set MCU for some F103 boards (#8459) 2020-03-19 01:33:17 +00: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.