| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| | | |||||
| * | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 2024-10-12 | 7 | -53/+53 |
| | | | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge | ||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 24 | -922/+0 |
| | | |||||
| * | `keychron/q2`: fix RGB Matrix config for JIS variant (#24138) | Ryan | 2024-07-20 | 4 | -62/+58 |
| | | |||||
| * | Remove references to bootloadHID flashing page in keyboard readmes (#23942) | Ryan | 2024-06-17 | 1 | -1/+1 |
| | | | | | | * Remove references to bootloadHID flashing page in keyboard readmes * Remove bootloadHID flashing page | ||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 12 | -6/+0 |
| | | |||||
| * | LED drivers: update keyboard LED configs (#23073) | Ryan | 2024-02-25 | 6 | -412/+412 |
| | | | | | | | | | | | | | | | | * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config | ||||
| * | Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) | Joel Challis | 2024-02-18 | 7 | -252/+0 |
| | | |||||
| * | Migrate RGB Matrix config to info.json (#22998) | Joel Challis | 2024-02-14 | 6 | -19/+2 |
| | | |||||
| * | Migrate dip switch config to info.json - keychron (#23037) | Joel Challis | 2024-02-09 | 3 | -14/+3 |
| | | |||||
| * | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2023-12-20 | 2 | -2/+2 |
| | | |||||
| * | Update keyboard LED driver configs (#22638) | Ryan | 2023-12-18 | 6 | -6/+6 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 2 | -96/+0 |
| | | |||||
| * | Remove unnecessary driver counts (#22435) | Joel Challis | 2023-11-22 | 1 | -1/+0 |
| | | |||||
| * | LED drivers: register naming cleanups (#22436) | Ryan | 2023-11-20 | 1 | -1/+1 |
| | | |||||
| * | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 1 | -2/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Rename CKLED2001 driver to SNLED27351 (#22071) | Ryan | 2023-10-04 | 10 | -19/+19 |
| | | |||||
| * | Update Keychron Q2 (#21994) | adophoxia | 2023-10-04 | 27 | -429/+557 |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 2023-09-19 | 1 | -2/+2 |
| | | |||||
| * | ckled2001: driver naming cleanups (#21890) | Ryan | 2023-09-13 | 1 | -3/+2 |
| | | |||||
| * | Remove duplication of STM32L432 EEPROM defaults (#21981) | Joel Challis | 2023-09-12 | 6 | -18/+0 |
| | | |||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 6 | -6/+6 |
| | | |||||
| * | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 6 | -14/+0 |
| | | | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | ||||
| * | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 6 | -412/+412 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 6 | -146/+146 |
| | | |||||
| * | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 9 | -9/+9 |
| | | |||||
| * | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 12 | -6/+18 |
| | | |||||
| * | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 10 | -110/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move matrix config to info.json, part 8 (#20030) | Ryan | 2023-03-10 | 7 | -7/+30 |
| | | |||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 6 | -9/+15 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-22 | 1 | -5/+0 |
| | | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
| * | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis | 2023-02-19 | 2 | -31/+1 |
| | | |||||
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-02-10 | 25 | -7/+1067 |
| |\ | |||||
| | * | [Keyboard] Added JIS version for Keychron Q2 (#19491) | lalalademaxiya1 | 2023-02-09 | 29 | -27/+1071 |
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 8 | -24/+8 |
| | | | |||||
| * | | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
| * | [Keyboard] Update effects for Keychron Q2 (#19685) | adophoxia | 2023-01-27 | 1 | -1/+4 |
| | | |||||
| * | Update Q1 and Q2 for keychron (#18713) | lalalademaxiya1 | 2022-12-08 | 78 | -1708/+1445 |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jpe230 <pablin.123.ra@gmail.com> | ||||
| * | VIA V3 - The Custom UI Update (#18222) | Wilba | 2022-11-09 | 1 | -5/+0 |
| | | |||||
| * | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-07 | 6 | -40/+30 |
| |\ | |||||
| | * | Add encoder map support for Keychron Q1v1 and Q2 (#18598) | adophoxia | 2022-10-07 | 6 | -40/+30 |
| | | | |||||
| * | | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-05 | 2 | -4/+6 |
| | | | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-09-29 | 4 | -4/+4 |
| |\| | |||||
| | * | Fix keychron q2 iso default keymaps (#18501) | Daniel Bast | 2022-09-29 | 4 | -4/+4 |
| | | | |||||
| * | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 9 | -9/+9 |
| |/ | |||||
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 9 | -25/+28 |
| |\ | |||||
| | * | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | 2022-08-20 | 9 | -25/+28 |
| | | | |||||