summaryrefslogtreecommitdiff
path: root/keyboards/tempo_turtle
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-51/+0
2024-03-15Migrate features from rules.mk to data driven - ST (#23286)Joel Challis2-13/+9
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis6-232/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-5/+5
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-37/+22
2023-03-17Remove more empty headers (#20155)Ryan1-15/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2022-11-07Normalise MIDI keycodes (#18972)Ryan2-5/+5
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan2-2/+2
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2-19/+1
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan1-1/+1
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-16/+16
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-16[Keyboard] Added bradpad support (#12912)wxyangf15-0/+456