qmk_firmware/keyboards/ergodox_stm32
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01: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 Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
ergodox_stm32.h Move Alice and Ergodox layouts to data driven (#20340) 2023-04-05 15:50:56 +10:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Move Alice and Ergodox layouts to data driven (#20340) 2023-04-05 15:50:56 +10:00
matrix.c Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11: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 Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01: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.