summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_stm32
AgeCommit message (Expand)Author
2022-02-06Fixup bootloaders. (#16256)Nick Brassel
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-19ChibiOS enable memory allocations (#11620)Nick Brassel
2021-01-20ChibiOS conf migrations... take 10 (#11617)Nick Brassel
2021-01-20Leftover early initialisation conversions (#11615)Nick Brassel
2021-01-18ChibiOS conf migrations... take 9 (#11598)Nick Brassel
2021-01-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-18Remove `DESCRIPTION`, E-G (#11574)Ryan
2021-01-07clean up generate-api errorsZach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-06-04Fix 'does not have a readme.md' warnings (#9294)Joel Challis
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-03-19Set MCU for some F103 boards (#8459)Ryan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-28Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre
2019-10-15 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis
2019-10-12Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)Joel Challis
2019-09-25[Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)Yaotian Feng