summaryrefslogtreecommitdiff
path: root/keyboards/xbows
Commit message (Expand)AuthorAge
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-27
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove lingering DRIVER_LED_TOTAL references (#18594)jack2022-10-05
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-06
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* [Keyboard] Update X-Bows Keyboard (#16765)X-Bows Tech2022-04-16
* 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
* Fix up build options comments (#15463)Ryan2021-12-12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* [keyboard] Update lighting effects on XBows board (#15358)X-Bows Tech2021-12-07
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* More headroom. (#15302)Nick Brassel2021-11-25
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* Fix additional board sizes for RGB Matrix (#15170)Drashna Jaelre2021-11-16
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-10
* Update rules.mk for xbows keyboard (#14477)X-Bows Tech2021-09-17
* [Keyboard] Update lighting effects for xbows keyboard (#14432)X-Bows Tech2021-09-15
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* [Keyboard] Update lighting effects for xbows ranger keyboard (#14318)X-Bows Tech2021-09-11
* Remove empty override functions (#14312)Ryan2021-09-05
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines Part 2 (#13912)Drashna Jaelre2021-08-07
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-07
|\
| * clean up CRLF instances (#13910)James Young2021-08-07
* | Fix compile issues due to LED changes (#13821)Drashna Jaelre2021-07-31
* | __flash? (#13799)Joel Challis2021-07-31
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-30
|\|
| * X-Bows Ranger: rename LAYOUT to LAYOUT_tkl_ansi (#13795)James Young2021-07-30
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-29
|\|
| * [Keyboard] Add X-Bows Ranger Keyboard (#13660)X-Bows Tech2021-07-29
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-24
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-07-20
|\|
| * Fix CRLF in xbows/knight:via config.h (#13614)Ryan2021-07-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-20
|\|
| * [Keyboard] Update the XBows/Knight keyboard (#13541)X-Bows Tech2021-07-19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-03
|\|
| * [Keyboard] Add X-Bows Knight_Plus Keyboard (#13221)X-Bows Tech2021-07-03
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-09
|/
* revert error introduced in PR #12871 (#12891)Dmitry Mikhirev2021-05-19
* [Keyboard] x-bows nature: fix led order and colors (#12871)Dmitry Mikhirev2021-05-12
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-10