summaryrefslogtreecommitdiff
path: root/keyboards/spleeb
AgeCommit message (Collapse)AuthorFilesLines
2025-11-12Align use of keymap level `_kb` callbacks (#25774)Joel Challis1-1/+0
2025-08-17Swap spleeb to default GENERIC_PROMICRO_RP2040 board files (#25564)Joel Challis2-2/+0
2025-05-01Fix Spleeb compile when pointing device is enabled (#25016)Christopher Hoage2-0/+5
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-1/+3
2024-04-17Migrate build target markers to keyboard.json - S (#23532)Joel Challis1-0/+0
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis3-152/+0
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-4/+7
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-22Spleeb: correct layout data (#21334)James Young1-6/+15
* [style] friendly-format info.json * [chore] correct layout data Fix a poor Configurator/CLI rendering.
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-64/+64
2023-04-30Merge remote-tracking branch 'origin/master' into developQMK Bot2-3/+3
2023-04-30Repair Spleeb i2c config and chrishoage keymap (#20644)Christopher Hoage2-3/+3
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan1-9/+2
2023-03-10[Keyboard] Add Spleeb default and custom firmware (#19481)Christopher Hoage12-0/+1391
Co-authored-by: jack <0x6a73@protonmail.com>