summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_stm32
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-2/+1
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-1/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-4/+0
|/
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-4/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-191-1/+1
* ChibiOS conf migrations... take 10 (#11617)Nick Brassel2021-01-205-197/+38
* Leftover early initialisation conversions (#11615)Nick Brassel2021-01-202-2/+4
* ChibiOS conf migrations... take 9 (#11598)Nick Brassel2021-01-182-1202/+55
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-181-1/+0
|\
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* | clean up generate-api errorsZach White2021-01-071-1/+1
|/
* Normalise include statements in keyboard code (#11185)Ryan2020-12-162-2/+2
* Fix 'does not have a readme.md' warnings (#9294)Joel Challis2020-06-041-0/+9
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-4/+0
* Set MCU for some F103 boards (#8459)Ryan2020-03-191-18/+7
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-292-51/+417
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+4
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-2/+2
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-151-7/+0
* Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)Joel Challis2019-10-121-0/+4
* [Keyboard] Added support for ErgoDox with STM32 Microcontroller (#5398)Yaotian Feng2019-09-2514-0/+1971