forked from mirrors/qmk_firmware
74223c34a9
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` |
||
---|---|---|
.. | ||
keymaps/default | ||
ld | ||
board.h | ||
chconf.h | ||
config.h | ||
ergodox_stm32.c | ||
ergodox_stm32.h | ||
halconf.h | ||
info.json | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
ergodox_stm32
- Keyboard Maintainer: Codetector1374
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.