summaryrefslogtreecommitdiff
path: root/keyboards/marksard/treadstone32
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-02-13Remove readme dummy content (#24912)Joel Challis1-3/+1
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan1-3/+3
2024-08-17Remove like_jis keymap. (#24292)marksard4-281/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-10/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-14/+8
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-20/+14
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan4-4/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+2
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+6
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-168/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-92/+92
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-2/+0
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2-4/+0
2023-03-17Remove more empty headers (#20155)Ryan2-32/+0
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan4-33/+10
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan2-12/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan5-9/+6
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan2-2/+2
2022-11-21Remove .noci functionality (#19122)Joel Challis2-0/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre4-8/+0
2022-10-09Remove legacy international keycodes (#18588)Ryan2-11/+11
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark5-15/+17
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan5-15/+17
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel2-2/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan2-2/+2
2022-01-11Fix CI. (#15828)Nick Brassel1-1/+1
2022-01-10[Keyboard] move marksard's boards to marksard/ (#15786)peepeetee23-0/+1099