index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ergodox_stm32
Age
Commit message (
Expand
)
Author
2022-02-06
Fixup bootloaders. (#16256)
Nick Brassel
2022-01-06
Fixes for bootloader refactor build failures (#15638)
Ryan
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-02
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-01-21
ChibiOS conf migrations... take 11 (#11646)
Nick Brassel
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-19
ChibiOS enable memory allocations (#11620)
Nick Brassel
2021-01-20
ChibiOS conf migrations... take 10 (#11617)
Nick Brassel
2021-01-20
Leftover early initialisation conversions (#11615)
Nick Brassel
2021-01-18
ChibiOS conf migrations... take 9 (#11598)
Nick Brassel
2021-01-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-18
Remove `DESCRIPTION`, E-G (#11574)
Ryan
2021-01-07
clean up generate-api errors
Zach White
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2020-06-04
Fix 'does not have a readme.md' warnings (#9294)
Joel Challis
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-03-19
Set MCU for some F103 boards (#8459)
Ryan
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-01-28
Move 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-12
Remove 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