summaryrefslogtreecommitdiff
path: root/keyboards/quokka
AgeCommit message (Collapse)AuthorFilesLines
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis1-2/+2
Migrate split.soft_serial_pin to split.serial.pin
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis2-2/+4
2024-04-26Add audio driver to keyboard.json schema (#23616)Joel Challis2-1/+3
2024-04-20Migrate build target markers to keyboard.json - OQ (#23564)Joel Challis1-0/+0
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis1-1/+0
* feature.lto -> build.lto * keymaps too
2024-01-22refactor (keyboard): quokka (#22942)Less/Rikki2-73/+73
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis1-1/+0
2023-09-20[Keyboard] add Quokka keyboard (#20979)Dan Ford8-0/+330
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>