Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added K10_Pro and K15_Pro | lalalademaxiya1 | 2023-09-13 | 1 | -1/+9 |
| | |||||
* | Update bluetooth.c | lalalademaxiya1 | 2023-08-12 | 1 | -0/+3 |
| | |||||
* | fix memory leak when using per key/row debounce | lokher | 2023-07-16 | 1 | -0/+6 |
| | |||||
* | Fix left rows keys being pressed on low power wakeup when using eager debounce | lokher | 2023-07-07 | 1 | -0/+1 |
| | |||||
* | Merge branch 'bluetooth_playground' of ↵ | lokher | 2023-07-06 | 1 | -0/+1 |
|\ | | | | | | | https://github.com/Keychron/qmk_firmware into bluetooth_playground | ||||
| * | Merge branch 'temp' into keychron_q6_pro | lalalademaxiya1 | 2023-06-30 | 1 | -0/+3 |
| |\ | |||||
| * | | Update keyboards/keychron/bluetooth/transport.c | lalalademaxiya1 | 2023-06-30 | 1 | -2/+0 |
| | | | | | | | | | Co-authored-by: lokher <lokher@gmail.com> | ||||
| * | | Fix key keep down after keyboard waked up | lalalademaxiya1 | 2023-06-08 | 1 | -0/+3 |
| | | | |||||
* | | | fix system sleep not working | lokher | 2023-07-06 | 1 | -1/+4 |
| |/ |/| | |||||
* | | move OPT_DEFS += -DKC_BLUETOOTH_ENABLE to bluetooth.mk | lokher | 2023-06-13 | 1 | -0/+3 |
|/ | |||||
* | merge upstream 713427c | lokher | 2023-04-26 | 26 | -0/+0 |
| | |||||
* | fix led issue | lokher | 2023-04-20 | 2 | -12/+19 |
| | |||||
* | Allow override of `led_update_*` at user level | Jordan Kohl | 2023-04-10 | 1 | -1/+1 |
| | |||||
* | fix setting REPORT_BUFFER_QUEUE_SIZE doesn't work correctly when it's ↵ | lokher | 2023-03-29 | 1 | -4/+4 |
| | | | | greater than 256 | ||||
* | Merge pull request #108 from lalalademaxiya1/bt_playground | lalalademaxiya1 | 2023-03-16 | 24 | -43/+47 |
|\ | | | | | Update Keychron K Pro series keyboards | ||||
| * | Update Keychron K Pro series keyboards | lalalademaxiya1 | 2023-03-15 | 24 | -43/+47 |
| | | |||||
* | | add q1_pro;add 'encoder_inerrupt_read' to encoder.c;change factory test key ↵ | lokher | 2023-03-16 | 1 | -21/+33 |
|/ | | | | definition to config.h | ||||
* | Merge branch 'bluetooth_playground' of ↵ | lalalademaxiya1 | 2023-03-02 | 1 | -1/+5 |
|\ | | | | | | | https://github.com/Keychron/qmk_firmware into bluetooth_playground | ||||
| * | Add k7_pro and k10_pro; Update VIA json to match backlit effect list and fix ↵ | lokher | 2023-03-02 | 1 | -1/+5 |
| | | | | | | | | k6_pro iso layout; Fix rtc issue | ||||
* | | Add some new boards | lalalademaxiya1 | 2023-03-02 | 5 | -41/+63 |
|/ | | | | Added k1_pro, k5_pro, k9_pro, k13_pro, q2_pro and q3_pro. | ||||
* | remove keyboard_post_init_user in transport.c | lokher | 2023-02-01 | 2 | -7/+5 |
| | |||||
* | Update K2 Pro | lalalademaxiya1 | 2023-01-16 | 4 | -24/+46 |
| | |||||
* | change battery voltage meause and battery low indication; update from ↵ | lokher | 2023-01-12 | 13 | -112/+390 |
| | | | | latest chibios hal | ||||
* | Add k3_pro | lokher | 2023-01-05 | 1 | -5/+9 |
| | |||||
* | fix USB doesn't work after waking up from low power mode | lokher | 2022-12-30 | 1 | -1/+5 |
| | |||||
* | Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ↵ | lokher | 2022-12-14 | 1 | -1/+1 |
| | | | | ckbt51.c | ||||
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 5 | -30/+47 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 7 | -15/+27 |
| | |||||
* | Add K6 Pro;Fix PID of K8 Pro ISO RGB | lokher | 2022-10-26 | 1 | -5/+0 |
| | |||||
* | refactor indicator.c; fix LED/RGB_MATRIX_BRIGHTNESS_TURN_OFF_VAL related issue | lokher | 2022-09-22 | 7 | -124/+189 |
| | |||||
* | merge upstream master | lokher | 2022-09-13 | 2 | -2/+1 |
| | |||||
* | Add mouse key support to bluetooth | lokher | 2022-09-07 | 2 | -30/+47 |
| | |||||
* | Fix indicator issue | lokher | 2022-08-26 | 1 | -15/+17 |
| | |||||
* | Fix host_led_pin_list out of bound issue | lokher | 2022-08-25 | 1 | -4/+10 |
| | |||||
* | Fix indicating bug | lokher | 2022-08-12 | 5 | -28/+31 |
| | |||||
* | Add K8 pro | lokher | 2022-08-05 | 24 | -0/+3432 |