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
/
adafruit
/
macropad
/
info.json
Age
Commit message (
Collapse
)
Author
2024-01-02
Migrate RGB Matrix config to info.json - A (#22798)
Joel Challis
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2022-08-24
Move keyboard USB IDs and strings to data driven: develop (#18152)
Ryan
* Move keyboard USB IDs and strings to data driven: develop * Also do new onekeys
2022-07-08
Add Adafruit Macropad (#17512)
jpe230