index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
cozykeys
/
speedo
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-17
Remove trailing zeroes in info.json layouts (#20156)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-09-18
Add Elite-C to converters (#18309)
Joel Challis
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-21
Add pcewing Speedo v3 keymap (#18118)
Paul Ewing
2022-08-14
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-14
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-11-29
Cozykeys Speedo Configurator fix (#11058)
James Young
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young