qmk_firmware/keyboards/ergodox_stm32
Nick Brassel 19c180ef88
ChibiOS conf migrations... take 10 (#11617)
* ChibiOS conf upgrade for akegata_denki/device_one

 akegata_denki/device_one - 0d9f891416decbbb533c6c1147632ef7c55a2d9f

* ChibiOS conf upgrade for chavdai40

 chavdai40/rev1 - 06bca6ec34948c8005e73254299488cdba3429f8
 chavdai40/rev2 - f55650a8d7aa755eb72564e95a144910dd902a73

* ChibiOS conf upgrade for ergodox_stm32

 ergodox_stm32 - 04433b80e4cd231c15163ace77428db72b5483ad

* ChibiOS conf upgrade for jm60

 jm60 - a127e6cfccad74ed1a9e47e9213dc41cf0d26f1d

* ChibiOS conf upgrade for matrix/m20add

 matrix/m20add - e2e556dad666ed9b1eea09e46d0eb14e19bda8b8

* ChibiOS conf upgrade for matrix/noah

 matrix/noah - c6fd3caf0b7d444085283d4f0a9204ab283d5202
2021-01-20 00:35:24 +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 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 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 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 ChibiOS conf migrations... take 10 (#11617) 2021-01-20 00:35:24 +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.