summaryrefslogtreecommitdiff
path: root/keyboards/treasure
AgeCommit message (Expand)AuthorFilesLines
2025-10-06Add Keyboard Treasure TYPE-30 (#25688)TreasureTypes3-0/+163
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-3/+3
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-76/+0
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: T (#23785)James Young2-39/+6
2024-05-23Remove some useless code from keymaps (#23787)Ryan1-28/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan3-3/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-3/+3
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-13/+12
2024-03-15Migrate features from rules.mk to data driven - ST (#23286)Joel Challis2-12/+9
2024-01-16Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis2-31/+24
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-09-15[Keyboard] Adding Treasure TYPE-9 series III (#21748)TreasureTypes7-0/+181
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-38/+13
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-38/+11
2023-03-17Remove more empty headers (#20155)Ryan2-32/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan4-42/+10
2023-02-26Move backlight config to data driven (#19910)Ryan4-5/+7
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-8/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-6/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2-5/+0
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-1/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan4-15/+13
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-3/+0
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-3/+3
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan1-19/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young1-1/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-26Merge remote-tracking branch 'upstream/master' into developJames Young1-48/+0
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young1-48/+0
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark1-1/+1
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark1-1/+1
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan1-1/+1
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot2-2/+0