| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-19 | 2 | -2/+2 |
|\ |
|
| * | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | 2023-01-19 | 2 | -2/+2 |
* | | [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) | Drashna Jaelre | 2023-01-01 | 1 | -13/+4 |
* | | [RP2040] update i2c drivers to reflect peripheral number (#19277) | Stefan Kerkmann | 2022-12-11 | 1 | -1/+1 |
|/ |
|
* | [Keymap] Keeb.io Sinc - Lickel keymap update (#19188) | Adam Lickel | 2022-12-10 | 3 | -20/+14 |
* | Keeb.io Sinc: Enable Split LED state (#19187) | Adam Lickel | 2022-11-29 | 2 | -0/+4 |
* | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan | 2022-11-27 | 1 | -1/+1 |
* | jsonify some info.json (#19146) | Joel Challis | 2022-11-25 | 3 | -25/+25 |
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-10-29 | 5 | -8/+5 |
|\ |
|
| * | [Keyboard] Add Sinc Rev 1&2 Encoder Map Support (#18861) | Danny | 2022-10-28 | 4 | -8/+4 |
| * | userspace: fix up sethBarberee sinc keymap CI errors (#18865) | Seth Barberee | 2022-10-27 | 1 | -0/+1 |
* | | Fixup keebio/sinc/rev3 (#18866) | jack | 2022-10-27 | 2 | -16/+7 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-26 | 15 | -2/+589 |
|\| |
|
| * | Add Sinc Rev. 3 (#18846) | Danny | 2022-10-26 | 15 | -4/+609 |
* | | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 4 | -4/+4 |
* | | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | 2022-10-15 | 2 | -2/+20 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 9 | -173/+85 |
|\| |
|
| * | Fixup keebio/sinc (#18551) | jack | 2022-09-30 | 9 | -173/+85 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-09-30 | 10 | -85/+124 |
|\| |
|
| * | [Keyboard] Convert most of sinc to data driven info.json (#18481) | Seth Barberee | 2022-09-29 | 10 | -85/+124 |
* | | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 1 | -5/+0 |
|/ |
|
* | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | 2022-08-20 | 5 | -15/+18 |
* | [Keyboard] Fix 1U space in Keebio/sinc/rev2 layout macros (#16901) | Gordon | 2022-06-16 | 1 | -8/+8 |
* | [Keymap] Update sethbarberee code to QK_BOOT and try out DVVORAK (#17230) | Seth Barberee | 2022-05-30 | 1 | -3/+13 |
* | [Keymap] sinc/lickel: Use backlight keys in Fn Row (#16789) | Adam Lickel | 2022-04-13 | 2 | -3/+7 |
* | Add encoder defaults for Keebio boards (#16398) | Danny | 2022-02-21 | 4 | -18/+37 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | [Keymap] Keebio Sinc layout with macOS support (#15324) | Adam Lickel | 2021-11-30 | 3 | -0/+129 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 1 | -1/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 1 | -1/+1 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | [Keyboard] Remove console from keebio via keyboards (#13901) | Drashna Jaelre | 2021-08-05 | 1 | -1/+0 |
* | [Keyboard] Disable console by default on all Keebio boards (#13649) | Drashna Jaelre | 2021-07-23 | 1 | -1/+1 |
* | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 4 | -4/+8 |
* | Update sethBarberee Userspace (#12620) | Seth Barberee | 2021-05-08 | 3 | -0/+104 |
* | Add Sinc Rev. 2 (#12138) | Danny | 2021-03-23 | 7 | -11/+351 |
* | Remove `DESCRIPTION`, K-M (#11619) | Ryan | 2021-01-20 | 1 | -1/+0 |
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
* | [Keymap] Add Draevin userspace and maps (#10581) | Draevin | 2020-10-22 | 1 | -0/+47 |
* | Add Sinc keyboard (#8986) | Danny | 2020-06-10 | 14 | -0/+1535 |