summaryrefslogtreecommitdiff
path: root/keyboards/marksard
AgeCommit message (Expand)Author
2024-05-24Update GPIO macros in keymaps (#23792)Ryan
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)James Young
2024-05-17Delete trivial keymap readmes (#23714)Ryan
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan
2024-04-25Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis
2024-04-23Data-Driven Keyboard Conversions: M, Part 1 (#23590)James Young
2024-04-12Corrections to split keyboard migrations (#23462)Joel Challis
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis
2024-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-03-28Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279)Joel Challis
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan
2023-05-04Leftover30 Layout Addition (#20718)James Young
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan