Joel Challis
92bcbee226
Fix up splittest/bluepill ( #17897 )
2022-08-03 21:06:54 +01:00
dvermd
0206bd9df3
add bluepill mcu to splittest ( #16959 )
...
* add bluepill mcu to splittest
* fix typo
* refactoring
* mcu config goes to mcuconf.h of keyboard
* keymap specific config goes to keymap config.h
* keyboard specific depending of keymap goes to post_config.h
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggested change
Co-authored-by: Ryan <fauxpark@gmail.com>
* splittest/bluepill: improve documentation
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-03 09:31:37 +01:00
Ryan
7eea780a7d
Remove bootloader listings from rules.mk ( #14330 )
2021-09-10 13:35:46 +10:00
Zach White
6368a5697d
Exclude more keyboards from CI ( #11436 )
...
* 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 ( #11213 )
2020-12-21 15:38:39 +01:00
Nick Brassel
2271da00bc
Move splittest I2C ( #8346 )
2020-03-09 15:36:40 +11:00
fauxpark
3dbf08b655
Cleanup rules.mk for 32U4 keyboards, H ( #7030 )
...
* 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 ( #7053 )
...
* 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 ( #7028 )
2019-10-14 00:05:41 +01:00
Joel Challis
0da743d80b
[Keyboard] Refactor handwired/splittest to support multiple boards ( #6373 )
...
* 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