summaryrefslogtreecommitdiff
path: root/keyboards/marksard
AgeCommit message (Expand)AuthorFilesLines
2025-09-21Custom oled fonts cleanup (#25665)Ryan3-237/+0
2025-09-09Migrate `g_led_config` to DD (M1) (#25618)Jack Sangdahl2-60/+42
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan6-18/+18
2025-06-07Configure boards to use development_board - LM (#25341)Joel Challis2-4/+2
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-02-13Remove readme dummy content (#24912)Joel Challis2-6/+2
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan1-3/+3
2024-08-25Update Underglow keycodes (#23765)Ryan6-12/+12
2024-08-17Merge remote-tracking branch 'origin/master' into developQMK Bot8-644/+0
2024-08-17Remove like_jis keymap. (#24292)marksard8-644/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis2-2/+6
2024-06-22Migrate `led_update_kb` implementations to DD (#23983)Joel Challis2-37/+4
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-4/+4
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)James Young6-83/+18
2024-05-17Delete trivial keymap readmes (#23714)Ryan7-29/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan7-7/+7
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-4/+4
2024-04-25Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis2-0/+0
2024-04-23Data-Driven Keyboard Conversions: M, Part 1 (#23590)James Young6-31/+20
2024-04-12Corrections to split keyboard migrations (#23462)Joel Challis2-5/+1
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland5-3/+7
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan2-2/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-3/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-14/+8
2024-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+0
2024-03-28Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279)Joel Challis1-2/+0
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2-12/+9
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2-74/+3
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-2/+2
2023-08-23Move RGBLight animations to data driven (#21635)Ryan12-66/+48
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan4-4/+0
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan1-4/+4
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan12-16/+10
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2-5/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-7/+6
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan12-8/+14
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan7-4/+9
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan1-191/+193
2023-05-04Leftover30 Layout Addition (#20718)James Young5-36/+279
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-168/+0
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan5-752/+307
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan2-298/+54
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan3-231/+41
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-92/+92