summaryrefslogtreecommitdiffstats
path: root/keyboards/xbows/nature/nature.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-11/+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
|
* [keyboard] Update lighting effects on XBows board (#15358)X-Bows Tech2021-12-071-1/+1
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Shulin <mumu@x-bows.com>
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* revert error introduced in PR #12871 (#12891)Dmitry Mikhirev2021-05-191-1/+1
|
* [Keyboard] x-bows nature: fix led order and colors (#12871)Dmitry Mikhirev2021-05-121-87/+87
|
* [Keyboard] Update X-Bows Nature Keyboard (#11538)X-Bows Tech2021-01-191-2/+2
| | | | | | | | | * Update config.h * Update nature.c * Update rules.mk * Update keymap.c
* [Keyboard]Add X-Bows Nature Keyboard (#10869)X-Bows Tech2020-11-191-0/+155
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>