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
/
tominabox1
/
bigboy
Age
Commit message (
Collapse
)
Author
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
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-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-04
Move keyboard USB IDs and strings to data driven: T (#17899)
Ryan
2022-07-03
Add BigBoy macro pad (#16962)
TJ
Co-authored-by: Drashna Jaelre <drashna@live.com>