summaryrefslogtreecommitdiff
path: root/keyboards/keychron/q2
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan7-53/+53
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel24-922/+0
2024-07-20`keychron/q2`: fix RGB Matrix config for JIS variant (#24138)Ryan4-62/+58
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis12-6/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan6-412/+412
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis7-252/+0
2024-02-14Migrate RGB Matrix config to info.json (#22998)Joel Challis6-19/+2
2024-02-09Migrate dip switch config to info.json - keychron (#23037)Joel Challis3-14/+3
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2-2/+2
2023-12-18Update keyboard LED driver configs (#22638)Ryan6-6/+6
2023-11-27Remove userspace keymaps (#22544)Joel Challis2-96/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-11-20LED drivers: register naming cleanups (#22436)Ryan1-1/+1
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-2/+2
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan10-19/+19
2023-10-03Update Keychron Q2 (#21994)adophoxia27-429/+557
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-2/+2
2023-09-13ckled2001: driver naming cleanups (#21890)Ryan1-3/+2
2023-09-12Remove duplication of STM32L432 EEPROM defaults (#21981)Joel Challis6-18/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan6-6/+6
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel6-14/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan6-412/+412
2023-05-02`info.json` whitespace cleanups (#20651)Ryan6-146/+146
2023-04-15Encodermap direction define. (#20454)Nick Brassel9-9/+9
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan12-6/+18
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan10-110/+5
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan7-7/+30
2023-02-26Move encoder config to data driven (#19923)Ryan6-9/+15
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-5/+0
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis2-31/+1
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-10Merge remote-tracking branch 'upstream/master' into developfauxpark25-7/+1067
2023-02-09[Keyboard] Added JIS version for Keychron Q2 (#19491)lalalademaxiya129-27/+1071
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-27[Keyboard] Update effects for Keychron Q2 (#19685)adophoxia1-1/+4
2022-12-09Update Q1 and Q2 for keychron (#18713)lalalademaxiya178-1708/+1445
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba1-5/+0
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-1/+1
2022-10-07Merge remote-tracking branch 'origin/master' into developQMK Bot6-40/+30
2022-10-06Add encoder map support for Keychron Q1v1 and Q2 (#18598)adophoxia6-40/+30
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2-4/+6
2022-09-30Merge remote-tracking branch 'upstream/master' into developfauxpark4-4/+4
2022-09-29Fix keychron q2 iso default keymaps (#18501)Daniel Bast4-4/+4
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan9-9/+9
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark9-25/+28
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan9-25/+28