qmk_firmware/keyboards/ergodox_stm32
Joel Challis 22b3cf4e91
Migrate build target markers to keyboard.json - DE (#23515)
2024-04-14 18:28:15 +01:00
..
keymaps/default
ld
board.h Add some missing `#pragma once`s (#19902) 2023-02-21 15:55:23 +00:00
chconf.h
config.h
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
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
readme.md
rules.mk Migrate build target markers to keyboard.json - DE (#23515) 2024-04-14 18:28:15 +01:00

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.