Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DD-configuration for Q Pro series | Adophoxia | 2023-04-27 | 20 | -303/+194 |
| | |||||
* | merge upstream 713427c | lokher | 2023-04-26 | 310 | -498/+385 |
| | |||||
* | fix led issue | lokher | 2023-04-20 | 2 | -12/+19 |
| | |||||
* | Merge pull request #115 from maximeBKT/bugfix_k6pro_ansi_white | lokher | 2023-04-18 | 2 | -1/+2 |
|\ | | | | | fix: K6 Pro ANSI White LEDS | ||||
| * | fix: K6Pro ANSI White | maximeBKT | 2023-04-06 | 2 | -1/+2 |
| | | | | | | | | | | - Wrong CAPS_LOCK_INDEX in config.h - Missing right-CMD LED adress in white.c | ||||
* | | 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 | ||||
* | Deleted VIA_QMK_RGBLIGHT_ENABLE | lalalademaxiya1 | 2023-03-17 | 16 | -165/+144 |
| | |||||
* | Merge pull request #108 from lalalademaxiya1/bt_playground | lalalademaxiya1 | 2023-03-16 | 205 | -6225/+12393 |
|\ | | | | | Update Keychron K Pro series keyboards | ||||
| * | Update k6_pro_jis_rgb.json | lalalademaxiya1 | 2023-03-16 | 1 | -1/+1 |
| | | |||||
| * | Update readme.md | lalalademaxiya1 | 2023-03-16 | 1 | -1/+1 |
| | | |||||
| * | Added pal callback function for Q2Pro and Q3Pro | lalalademaxiya1 | 2023-03-16 | 32 | -4585/+4712 |
| | | |||||
| * | Update readme.md | lalalademaxiya1 | 2023-03-15 | 1 | -1/+3 |
| | | |||||
| * | Update Keychron K Pro series keyboards | lalalademaxiya1 | 2023-03-15 | 181 | -1690/+7729 |
| | | |||||
* | | add q1_pro;add 'encoder_inerrupt_read' to encoder.c;change factory test key ↵ | lokher | 2023-03-16 | 36 | -34/+1831 |
|/ | | | | definition to config.h | ||||
* | rollback k3 pro pid | Rodolfo González | 2023-03-13 | 1 | -2/+2 |
| | |||||
* | Merge branch 'bluetooth_playground' of ↵ | lalalademaxiya1 | 2023-03-02 | 62 | -23/+5071 |
|\ | | | | | | | 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 | 62 | -23/+5071 |
| | | | | | | | | k6_pro iso layout; Fix rtc issue | ||||
* | | Add some new boards | lalalademaxiya1 | 2023-03-02 | 121 | -41/+9787 |
|/ | | | | Added k1_pro, k5_pro, k9_pro, k13_pro, q2_pro and q3_pro. | ||||
* | add NEW_SAFE_RANGE to k3pro/k4_pro | lokher | 2023-02-05 | 2 | -0/+2 |
| | |||||
* | Merge branch 'bluetooth_playground' of ↵ | lokher | 2023-02-05 | 3 | -0/+3 |
|\ | | | | | | | https://github.com/Keychron/qmk_firmware into bluetooth_playground | ||||
| * | Merge pull request #85 from campbellhennessy/saferange | lokher | 2023-02-03 | 3 | -0/+3 |
| |\ | | | | | | | Included NEW_SAFE_RANGE in Keychron K series enums | ||||
| | * | Included NEW_SAFE_RANGE in Keychron K series enums | Campbell | 2022-12-26 | 3 | -0/+3 |
| | | | |||||
* | | | fix via json error on VIA 2.10 | lokher | 2023-02-05 | 12 | -38/+12 |
|/ / | |||||
* | | remove keyboard_post_init_user in transport.c | lokher | 2023-02-01 | 2 | -7/+5 |
| | | |||||
* | | merge remote | lokher | 2023-02-01 | 6 | -26/+48 |
|\ \ | |||||
| * \ | Merge pull request #97 from stuartsoft/k6p | lokher | 2023-01-19 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Update readme for K6 Pro | ||||
| | * | | edit readme.md | Stuart Bowman | 2023-01-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update K2 Pro | lalalademaxiya1 | 2023-01-16 | 5 | -25/+47 |
| |/ / | |||||
* / / | add k4_pro;add via json files | lokher | 2023-02-01 | 45 | -3/+6146 |
|/ / | |||||
* | | change battery voltage meause and battery low indication; update from ↵ | lokher | 2023-01-12 | 35 | -177/+414 |
| | | | | | | | | latest chibios hal | ||||
* | | fix incorrect LED_CAPS_LOCK_PIN and use SPI to drive HC595 in k3_pro | lokher | 2023-01-07 | 4 | -3/+33 |
| | | |||||
* | | Add k3_pro | lokher | 2023-01-05 | 37 | -5/+2644 |
| | | |||||
* | | fix USB doesn't work after waking up from low power mode | lokher | 2022-12-30 | 1 | -1/+5 |
|/ | |||||
* | fix via not working issue due to incorrect return type of via_command_kb() ↵ | lokher | 2022-12-23 | 3 | -4/+16 |
| | | | | in k2/6/8_pro.c | ||||
* | Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ↵ | lokher | 2022-12-14 | 40 | -5/+2650 |
| | | | | ckbt51.c | ||||
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 9103 | -753736/+661 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 8495 | -8379/+677275 |
|\ | |||||
| * | [Keyboard] Add Olly_Octagon PCB to QMK (#19128) | mechlovin | 2022-12-04 | 12 | -0/+448 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | Re-structure splinky support to handle versioning in the same fashion as for ↵ | Charly Delay | 2022-12-04 | 81 | -398/+660 |
| | | | | | | | | the teensy (#19123) | ||||
| * | [Keyboard] Add ISO layout support for Zed60 PCB (#19204) | mechlovin | 2022-12-04 | 2 | -8/+79 |
| | | | | | | | | | | * add iso layout * Update zed60.h | ||||
| * | dqz11n1g: Documentation improvement. (#19230) | David Kühling | 2022-12-04 | 2 | -10/+12 |
| | | | | | | Co-authored-by: David <dvdkhlng@posteo.de> | ||||
| * | [Keyboard] add kbdpadmk3 (#18795) | dztech | 2022-12-04 | 7 | -0/+245 |
| | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | [Keymap] gshmu keymap for lily58 (#19040) | gshmu | 2022-12-04 | 3 | -0/+157 |
| | | |||||
| * | [Keyboard] Add Keychron Q8 (#19126) | lalalademaxiya1 | 2022-12-04 | 52 | -0/+2435 |
| | | |||||
| * | [Keyboard] add odinmini keyboard (#19111) | dztech | 2022-12-04 | 8 | -0/+303 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keymap] KBDFans Tiger80 Keymap (#19148) | micros24 | 2022-12-03 | 4 | -0/+138 |
| | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Jasper Jan O. Solee <jjosolee@mymail.mapua.edu.ph> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | [Keyboard] Change indicator LED state on Kay60 (#19182) | mechlovin | 2022-12-03 | 1 | -1/+0 |
| | | |||||
| * | Fixup EFL and F4's sector selection. (#19221) | Nick Brassel | 2022-12-02 | 20 | -54/+221 |
| | | |||||
| * | Fix `RGB_MATRIX_LED_COUNT` for aurora/corne (#19222) | Ryan | 2022-12-02 | 2 | -4/+3 |
| | |