summaryrefslogtreecommitdiff
path: root/keyboards/quarkeys
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (QR) (#25623)Jack Sangdahl2-44/+49
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis5-5/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis5-5/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-4/+4
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan1-3/+12
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel10-323/+0
2024-08-25Update Underglow keycodes (#23765)Ryan8-12/+12
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis10-60/+45
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis3-31/+23
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-09-20Quarkeys Studio Z67 Hotswap Community Layout Support (#22096)James Young4-49/+74
2023-09-20Quarkeys Studio Z67 Solder Community Layout Support (#22095)James Young4-38/+1369
2023-08-23Move RGBLight animations to data driven (#21635)Ryan10-53/+59
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan10-19/+10
2023-06-24Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2-4/+4
2023-06-22Merge remote-tracking branch 'origin/master' into developQMK Bot4-66/+75
2023-06-21Quarkeys Z40 Community Layout Support and Touch-Up (#21329)James Young4-66/+75
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-5/+5
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan10-11/+10
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan10-5/+15
2023-05-02`info.json` whitespace cleanups (#20651)Ryan5-19/+19
2023-04-27Move 60% layouts to data driven (#20477)Ryan2-97/+65
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-677/+530
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan7-290/+208
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-5/+15
2023-03-17Remove more empty headers (#20155)Ryan4-60/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan10-25/+25
2023-02-21Add some missing `#pragma once`s (#19902)Ryan2-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan2-4/+0
2023-02-16Merge remote-tracking branch 'origin/master' into developQMK Bot9-0/+428
2023-02-16[Keyboard] Add Quarkeys Z40 keyboard (#19741)TommyZ9-0/+428
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan4-8/+0
2023-02-02Merge remote-tracking branch 'origin/master' into developQMK Bot17-0/+644
2023-02-02[Keyboard] Add Quarkeys Z67 with solder and hotswap versions (#19465)TommyZ17-0/+644
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-12Quarkeys Z60 Layout Addtions (#19568)James Young8-21/+631
2023-01-01[Keyboard] Add Quarkeys Z60, reorganized keyboard file directory (#19404)TommyZ17-0/+729