summaryrefslogtreecommitdiffstats
path: root/keyboards/xbows/ranger/ranger.c
Commit message (Collapse)AuthorAgeFilesLines
* Move TKL layouts to data driven (#20337)Ryan2023-04-051-1/+3
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+5
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* [Keyboard] Update lighting effects for xbows ranger keyboard (#14318)X-Bows Tech2021-09-111-6/+6
|
* Fix compile issues due to LED changes (#13821)Drashna Jaelre2021-07-311-114/+115
|
* [Keyboard] Add X-Bows Ranger Keyboard (#13660)X-Bows Tech2021-07-291-0/+145
Co-authored-by: Ryan <fauxpark@gmail.com>