You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan a522b1f156
i2c: rename read/write register functions (#22905)
3 months ago
..
keymaps/default Remove legacy keycodes, part 6 (#18740) 1 year ago
ld [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 4 years ago
board.h Add some missing `#pragma once`s (#19902) 1 year ago
chconf.h ChibiOS conf migrations... take 11 (#11646) 3 years ago
config.h Remove usages of config_common.h from config.h files. (#19714) 1 year ago
ergodox_stm32.c i2c: rename read/write register functions (#22905) 3 months ago
ergodox_stm32.h Move Alice and Ergodox layouts to data driven (#20340) 1 year ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
info.json Move Alice and Ergodox layouts to data driven (#20340) 1 year ago
matrix.c i2c: rename read/write register functions (#22905) 3 months ago
mcuconf.h [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398) 4 years ago
readme.md Fix 'does not have a readme.md' warnings (#9294) 3 years ago
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 6 months ago

readme.md

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.