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
/
handwired
/
co60
/
rev7
/
config.h
Age
Commit message (
Expand
)
Author
2023-09-25
Simplify more feature driver defines (#22090)
Ryan
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-17
Remove matrix size defines (#19581)
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-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2020-01-19
Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)
fauxpark
2020-01-13
Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK b...
John M Daly
2019-06-01
[Keyboard] Initial firmware and keymaps for the CO60 PCB (#5959)
John M Daly