qmk_firmware/keyboards/ergodox_stm32
2024-04-14 18:28:15 +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 i2c: rename read/write register functions (#22905) 2024-01-16 02:26:40 +00: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
keyboard.json Migrate build target markers to keyboard.json - DE (#23515) 2024-04-14 18:28:15 +01:00
matrix.c i2c: rename read/write register functions (#22905) 2024-01-16 02:26:40 +00: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 Migrate build target markers to keyboard.json - DE (#23515) 2024-04-14 18:28:15 +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.