summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/sol
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-233-11/+28
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-232-2/+2
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Remove old OLED API code (#21651)Ryan2023-07-311-26/+0
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-024-16/+16
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-243-3/+6
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-171/+170
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-6/+6
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-9/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-113-7/+10
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-173-2/+6
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-083-6/+4
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove useless line continuations (#19399)Ryan2022-12-305-145/+145
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Fix DD warnings for RGBKB boards (#18944)Ryan2022-11-041-1/+3
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-272-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-157-8/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-302-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-4/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-204-14/+12
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-204-14/+12
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-192-4/+4
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-32/+32
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-3/+3
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-25/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-024-4/+10
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-2412-14/+15
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Keyboards/sol rev2 fix (#13533)XScorpion22021-07-131-9/+19
* Error log cleanup (#13349)Zach White2021-06-261-12/+12
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-215-8/+13
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-112-32/+11
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-202-2/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0