| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-structure splinky support to handle versioning in the same fashion as for ... | Charly Delay | 2022-12-04 | 81 | -398/+660 |
* | [Keyboard] Fix config error for Charybdis (#19219) | Drashna Jaelre | 2022-12-01 | 1 | -0/+2 |
* | [Keymap] Drashna updates for 0.19 (#19175) | Drashna Jaelre | 2022-11-29 | 13 | -272/+304 |
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 11 | -31/+27 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-25 | 1 | -1/+2 |
|\ |
|
| * | Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152) | Ryan | 2022-11-25 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2022-11-22 | 77 | -894/+586 |
|\| |
|
| * | Bastard Keyboards: upstream recent changes (#19083) | Charly Delay | 2022-11-20 | 77 | -889/+587 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-16 | 1 | -1/+3 |
|\| |
|
| * | Use `keyboard_pre_init_kb(void)` at keyboard level (#19091) | Charly Delay | 2022-11-16 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-16 | 6 | -0/+12 |
|\| |
|
| * | Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093) | Charly Delay | 2022-11-16 | 6 | -0/+12 |
* | | Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089) | Ryan | 2022-11-16 | 1 | -1/+1 |
* | | Fix some old keycodes (#19086) | Ryan | 2022-11-15 | 3 | -4/+4 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-15 | 139 | -300/+2792 |
|\| |
|
| * | Bastard Keyboards: upstream recent changes (#18903) | Charly Delay | 2022-11-15 | 139 | -300/+2792 |
* | | Normalise Unicode keycodes (#18898) | Ryan | 2022-10-31 | 1 | -1/+1 |
* | | Remove rgblight_list.h (#18878) | Ryan | 2022-10-27 | 5 | -5/+5 |
* | | [Core] Adjust PWM hardware audio driver for RP2040 (#17723) | Stefan Kerkmann | 2022-10-27 | 6 | -10/+0 |
* | | Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) | Ryan | 2022-10-24 | 1 | -1/+1 |
* | | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 7 | -13/+13 |
* | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 9 | -13/+13 |
* | | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | 2022-10-15 | 1 | -2/+11 |
* | | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 3 | -3/+3 |
* | | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 1 | -1/+1 |
* | | RESET -> QK_BOOT user keymaps (#18560) | Joel Challis | 2022-10-01 | 1 | -1/+1 |
* | | Enabling Pointing Device support in register code functions (#18363) | Drashna Jaelre | 2022-09-26 | 1 | -10/+0 |
* | | [Keymap] develop updates for Drashna Keymaps (#18472) | Drashna Jaelre | 2022-09-25 | 3 | -3/+3 |
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 6 | -6/+6 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-28 | 6 | -9/+196 |
|\| |
|
| * | [Keymap] Drashna keymap updates for 0.18.0 (#18184) | Drashna Jaelre | 2022-08-28 | 6 | -9/+196 |
* | | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | 2022-08-28 | 1 | -1/+1 |
|/ |
|
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 4 | -10/+10 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-15 | 1 | -0/+1 |
|\ |
|
| * | Migrate more F4x1 board files (#18054) | Joel Challis | 2022-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-14 | 4 | -4/+4 |
|\| |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan | 2022-08-14 | 4 | -12/+12 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
* | | [Keyboard] use correct function in Dilemma splinky (#17923) | Drashna Jaelre | 2022-08-06 | 1 | -1/+2 |
* | | bastardkb: fix info.json changes that got reverted during the last merge from... | Charly Delay | 2022-07-26 | 4 | -21/+3 |
* | | [Keyboard] Fix compilation issues for Charybdis/Dilemma (#17791) | Drashna Jaelre | 2022-07-26 | 3 | -9/+16 |
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-07-25 | 5 | -8/+24 |
|\| |
|
| * | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 8 | -21/+25 |
* | | [keyboard] bastardkb: restructure folder hierarchy (#16778) | Charly Delay | 2022-07-25 | 156 | -639/+5256 |
* | | [Core] PMW33XX drivers overhaul (#17613) | Stefan Kerkmann | 2022-07-14 | 4 | -13/+9 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-03 | 5 | -49/+102 |
|\| |
|
| * | [Keymap] Updates to drashna Keymaps and Userspace (#17543) | Drashna Jaelre | 2022-07-02 | 5 | -49/+102 |
* | | [Keyboard] Update Charybdis code for Extended Mouse reports (#17435) | Drashna Jaelre | 2022-07-02 | 3 | -3/+73 |
|/ |
|
* | [Keymap] Update Miryoku (#16482) | Manna Harbour | 2022-07-02 | 8 | -2/+58 |
* | [Keymap] Drashna update for post Q2 merge (#17241) | Drashna Jaelre | 2022-05-30 | 6 | -85/+30 |