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
/
aeboards
/
satellite
/
rev1
Age
Commit message (
Expand
)
Author
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2023-11-01
Relocate LED driver init code (#22365)
Ryan
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2023-10-04
Update ISSI LED types (#22099)
Ryan
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-04-16
AEBoards Satellite Rev1 Layout Macro Conversion (#20442)
James Young
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-22
initial (#19137)
jack
2022-11-20
[Keyboard] Add Satellite Rev1 (#18869)
Xelus22