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
ld
board.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
chconf.h
config.h
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
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
readme.md
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.