Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-23 | 1 | -10/+13 |
|\ | |||||
| * | [Keyboard] Update rgb matrix config in kbdfans/kbd67/mkiirgb/v3/v3.c (#14094) | Vino Rodrigues | 2021-08-22 | 1 | -10/+13 |
| | | | | | | | | | | This patch corrects 2 issues with the LED matrix of the KDBFans KBD67 Lite (v3) * Incorrect mapping of the right-shift, down-arrow, and right-arrow. (i.e. `NO_LED` positions of the `g_led_config` key matrix in the .c file do not match the `LAYOUT_65_ansi_blocker` matrix in the .h file. * Remapping of the *LED Index to Physical Position* using physical measurements from actual keyboard and accounting for the southpaw LED position to define the true centre of the keyboard (more relevant to circular animations). | ||||
* | | Fixup rgb matrix config for KBD67 mkII boards (#13931) | Drashna Jaelre | 2021-08-09 | 1 | -48/+46 |
|/ | |||||
* | [Keyboard] Add kbdfans kbd67 mkii rgb v3 (#13714) | datafx | 2021-08-07 | 1 | -0/+126 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |