1
0
Fork 0
forked from forks/qmk_firmware
Commit graph

7 commits

Author SHA1 Message Date
Zach White 6368a5697d
Exclude more keyboards from CI ()
* exclude all of handwired

* exclude more keyboards from CI
2021-01-13 08:12:28 -08:00
Zach White c0dcee96a8
Initial list of keyboards to exclude from CI () 2020-12-21 15:38:39 +01:00
Nick Brassel 2271da00bc
Move splittest I2C () 2020-03-09 15:36:40 +11:00
fauxpark 3dbf08b655 Cleanup rules.mk for 32U4 keyboards, H ()
* Cleanup rules.mk for 32U4 keyboards, H

* Change some boards incorrectly assumed to be halfkay
2019-10-20 12:51:37 -07:00
Joel Challis 5dc91ddc60
SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection ()
* Avoid NO_USB_STARTUP_CHECK - Disable USB as checks seem to enable it somehow

* Update quantum/split_common/split_util.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Also remove NO_USB_STARTUP_CHECK from vitamins_included/rev1
2019-10-17 23:37:37 +01:00
Joel Challis e796d7b49e
Update splittest/teensy_2 to use SPLIT_USB_DETECT () 2019-10-14 00:05:41 +01:00
Joel Challis 0da743d80b [Keyboard] Refactor handwired/splittest to support multiple boards ()
* Refactor splittest to support multiple dev boards

* Refactor splittest to support multiple dev boards - revert change to number of RGB led

* Refactor splittest to support multiple dev boards - update docs

* Refactor splittest to support multiple dev boards - correct docs

* Refactor splittest to support multiple dev boards - update teensy master logic
2019-07-20 13:35:30 -07:00