summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_stm32
AgeCommit message (Expand)Author
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-04-05Move Alice and Ergodox layouts to data driven (#20340)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-05Fix "no matrix definition" errors for some boards (#18954)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan
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