summaryrefslogtreecommitdiff
path: root/keyboards/silverbullet44
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (S) (#25624)Jack Sangdahl2-45/+54
2025-05-24Configure boards to use development_board - S (#25293)Joel Challis1-2/+1
2024-08-25Update Underglow keycodes (#23765)Ryan1-2/+2
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis1-1/+3
2024-06-16keyboard.json schema: set minimum value for `key_unit` (#23937)Ryan1-17/+17
2024-05-23Remove some useless code from keymaps (#23787)Ryan1-5/+0
2024-04-17Migrate build target markers to keyboard.json - S (#23532)Joel Challis2-14/+11
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-1/+1
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis2-191/+0
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2-11/+9
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-10/+7
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2-6/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan1-1/+0
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan1-1/+0
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-2/+1
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-88/+45
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-17/+5
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-4/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+1
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-6/+0
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-11-22Update use of legacy keycodes (#19120)Joel Challis2-4/+4
2022-11-06Fix use of shifted custom keycode (#18978)Joel Challis1-5/+6
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-3/+0
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan1-1/+1
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0