summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_stm32
Commit message (Expand)AuthorAge
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-10
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-30
* Fixup bootloaders. (#16256)Nick Brassel2022-02-06
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-06
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-09
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-02
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* | [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