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
/
jc65
/
v32u4
/
info.json
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-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-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2022-07-29
Move keyboard USB IDs and strings to data driven: J (#17837)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2018-04-11
Remove bootloader from info.jsons
skullY
2018-04-07
More Configurator Warning Fixes (#2716)
MechMerlin
2018-04-07
Pull information from config.h and rules.mk (#2711)
skullydazed
2018-03-25
info.json configurator support for popular 65% keyboards (#2589)
MechMerlin