summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/sol
Commit message (Expand)AuthorAge
* Fix DD warnings for RGBKB boards (#18944)Ryan2022-11-04
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-27
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-20
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-20
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Keyboards/sol rev2 fix (#13533)XScorpion22021-07-13
* Error log cleanup (#13349)Zach White2021-06-26
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-29
* Xulkal Changes (#9004)XScorpion22020-05-05
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-01
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-30
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-19
* [Keyboard] Updates for Sol 2 (#7746)Legonut2020-01-02
* Readded lost pgm_read_word code to encoder array lookups (#7577)XScorpion22019-12-21
* [Keymap] Sol rework (#7317)Xyverz2019-11-11
* [Keyboard] Legonut Sol R2 Release (#7213)XScorpion22019-10-30
* [Keymap] Updating keymaps (#7170)Xyverz2019-10-28
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-28
* [Keymap] Fixing Sol Rev2 default keymap OLED rotation. (#6448)XScorpion22019-08-01
* [Keymap] Fix default layer display (#6398)XScorpion22019-07-25
* [User] Xulkal Keymaps Update (#6392)XScorpion22019-07-25
* Sol Rev 2 Keyboard (#6389)XScorpion22019-07-22
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-16
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06