summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_stm32
Commit message (Expand)AuthorAge
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove Full Bootmagic (#13846)James Young2021-08-06
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-21
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-19
* ChibiOS conf migrations... take 10 (#11617)Nick Brassel2021-01-20
* Leftover early initialisation conversions (#11615)Nick Brassel2021-01-20
* ChibiOS conf migrations... take 9 (#11598)Nick Brassel2021-01-18
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-18
|\
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-18
* | clean up generate-api errorsZach White2021-01-07
|/
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* Fix 'does not have a readme.md' warnings (#9294)Joel Challis2020-06-04
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* Set MCU for some F103 boards (#8459)Ryan2020-03-19
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-28
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-21
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-15
* Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)Joel Challis2019-10-12
* [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)Yaotian Feng2019-09-25