Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 2 | -12/+9 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | 2022-08-20 | 2 | -12/+9 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 1 | -1/+4 |
|\| | |||||
| * | [Keyboard] Increase kinesis/kint41 unselect delay (#18015) | rockybulwinkle | 2022-08-13 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | * [Keyboard] Increase kinesis/kint41 unselect delay Fixes #18014 * Update kint41.c Use correct si-abbreviation for micro in comment. | ||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ | |||||
* | [Keyboard] add kinesis/kintlc (#17301) | Alex Băluț | 2022-07-11 | 2 | -4/+4 |
| | |||||
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵ | Joel Challis | 2022-02-26 | 1 | -4/+0 |
| | | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-01 | 1 | -0/+3 |
|\ | |||||
| * | Add FIRMWARE_FORMAT = hex for /keyboards/kinesis/kint36 and ↵ | negatv | 2021-10-02 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | /keyboards/kinesis/kint41 (#14665) * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder * Specify hex as the default FIRMWARE_FORMAT which is copied to qmk_firmware root folder Co-authored-by: sadkins <sadkins@iMac-Pro.local> | ||||
* | | [Keyboard] Set USB max power consumption of kint* controllers to 100mA (#14546) | Michael Stapelberg | 2021-09-21 | 1 | -0/+4 |
|/ | |||||
* | Fix errors with matrix_output_unselect_delay function calls (#13645) | Drashna Jaelre | 2021-07-22 | 1 | -13/+13 |
| | |||||
* | first pass: matrix consistency improvements (#13471) | Zach White | 2021-07-11 | 1 | -1/+1 |
| | |||||
* | add kinT kinesis keyboard controller (kint41 variant) (#13333) | Michael Stapelberg | 2021-06-30 | 7 | -0/+319 |
fixes https://github.com/kinx-project/kint/issues/5 |