Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-20 | Fix functions with empty params (#19647) | Ryan | |
* Fix functions with empty params * Found a bunch more | |||
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis | |
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis | |
2022-11-11 | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵ | Nick Brassel | |
GD32V. (#19020) | |||
2022-11-10 | VIA V3 - The Custom UI Update (#18222) | Wilba | |
2022-11-04 | Fix DD warnings for RGBKB boards (#18944) | Ryan | |
2022-10-27 | Normalise Space Cadet keycodes (#18864) | Ryan | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-09-26 | Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) | Ryan | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-08-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2022-08-20 | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | |
2022-08-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) | Ryan | |
2022-08-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-07 | Rgbkb/keeb fixes (#17932) | XScorpion2 | |
* Disable console by default for better bios & reboot behavior * Remove custom matrix * Disable console by default for better bios & reboot behavior * PR feedback | |||
2022-07-29 | Enable mousekeys by default for RGBKB Sol3 (#17842) | Frank Tackitt | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-05-07 | Sol3 fix rgb map (#17019) | Doomsdayrs | |
* Fix for key -> LED mapping * Revert whitespace changes * Revert whitespace changes 2 Co-authored-by: theVDude <rb.cubed@gmail.com> | |||
2022-04-05 | RGBKB Sol 3 rev1: Configurator Data and Readme (#16798) | James Young | |
* add QMK Configurator data * add readme file | |||
2022-02-26 | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | |
keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | |||
2022-02-10 | Remove parent-relative paths from keyboards. (#16282) | Nick Brassel | |
* Remove parent-relative paths from keyboards. * Update keyboards/capsunlocked/cu75/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-02-01 | Small fix for Sol 3 brightness limits (#16157) | XScorpion2 | |
2022-01-21 | [Keyboard] Sol 3 Keyboard from RGBKB (#15687) | XScorpion2 | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Franklyn Tackitt <franklyn@tackitt.net> |