summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/splittest/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Fix up splittest/bluepill (#17897)Joel Challis2022-08-0311-7/+36
|
* add bluepill mcu to splittest (#16959)dvermd2022-08-0311-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Move splittest I2C (#8346)Nick Brassel2020-03-091-23/+0
|
* [Keyboard] Add handwired split tester (#5413)Danny2019-03-152-0/+28
* Add handwired split tester * Update keyboards/handwired/splittest/readme.md Co-Authored-By: nooges <nooges@users.noreply.github.com> * Update keyboards/handwired/splittest/readme.md Co-Authored-By: nooges <nooges@users.noreply.github.com>