index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
clueboard
/
66
/
rev4
Age
Commit message (
Expand
)
Author
2021-11-03
Remove deprecated KEYMAP alias (#15037)
Joel Challis
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-03
Unconditionally call led_init_ports (#12116)
Joel Challis
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-02-15
Audio system overhaul (#11820)
Drashna Jaelre
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-09
Add support for specifying BOARD in info.json (#11492)
Zach White
2021-01-07
cleanup clueboard based on latest validation work
Zach White
2020-12-30
Configure keyboard matrix from info.json (#10817)
Zach White
2020-12-05
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-12-03
Add board specific to Proton-C, with usual defaults turned on. (#10976)
Nick Brassel
2020-11-21
Refactor to use led config - Part 4 (#10967)
Joel Challis
2020-03-06
Remove stub backlight functions from clueboard/66/rev4 (#8303)
Joel Challis
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-01-29
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-27
Revert "Clueboard Rev4 Updates aka Volcano 660 (#7942)"
skullydazed
2020-01-22
Clueboard Rev4 Updates aka Volcano 660 (#7942)
MechMerlin
2019-11-14
[Core] Cleanup rules.mk for F303 keyboards (#7306)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-05-03
Add DFU Suffix for ARM boards (#5763)
Drashna Jaelre
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-24
Add support for Clueboard 66% rev4
skullY