aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/marksard
Commit message (Expand)AuthorAgeFilesLines
* Custom oled fonts cleanup (#25665)Ryan2025-09-213-237/+0
* Migrate `g_led_config` to DD (M1) (#25618)Jack Sangdahl2025-09-092-60/+42
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-116-18/+18
* Configure boards to use development_board - LM (#25341)Joel Challis2025-06-072-4/+2
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-242-2/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-232-2/+0
* Remove readme dummy content (#24912)Joel Challis2025-02-132-6/+2
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis2025-01-291-1/+0
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-202-2/+0
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-3/+3
* Update Underglow keycodes (#23765)Ryan2024-08-256-12/+12
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-08-178-644/+0
|\
| * Remove like_jis keymap. (#24292)marksard2024-08-178-644/+0
* | Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis2024-07-232-2/+6
* | Migrate `led_update_kb` implementations to DD (#23983)Joel Challis2024-06-222-37/+4
|/
* Update GPIO macros in keymaps (#23792)Ryan2024-05-242-4/+4
* Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 1 (#23772)James Young2024-05-226-83/+18
* Delete trivial keymap readmes (#23714)Ryan2024-05-187-29/+0
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-117-7/+7
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-4/+4
* Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis2024-04-252-0/+0
* Data-Driven Keyboard Conversions: M, Part 1 (#23590)James Young2024-04-236-31/+20
* Corrections to split keyboard migrations (#23462)Joel Challis2024-04-122-5/+1
* Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2024-04-125-3/+7
* Remove more unnecessary `quantum.h` includes (#23402)Ryan2024-04-052-2/+6
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-308-3/+0
* Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2024-03-302-14/+8
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-03-291-2/+0
|\
| * Remove IGNORE_MOD_TAP_INTERRUPT from keymaps (#23279)Joel Challis2024-03-291-2/+0
* | Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis2024-03-152-12/+9
|/
* Migrate RGB Matrix config to info.json - M (#22908)Joel Challis2024-01-162-74/+3
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-201-1/+1
* Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2023-12-121-2/+2
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2312-66/+48
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-154-4/+0
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+4
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2412-16/+10
* Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-242-5/+4
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1810-7/+6
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1612-8/+14
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-2/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-277-4/+9
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-191/+193
* Leftover30 Layout Addition (#20718)James Young2023-05-055-36/+279
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-168/+0
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-295-752/+307
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-242-298/+54
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-153-231/+41
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-124-92/+92