summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #115 from maximeBKT/bugfix_k6pro_ansi_whitelokher2023-04-182-1/+2
|\ | | | | fix: K6 Pro ANSI White LEDS
| * fix: K6Pro ANSI WhitemaximeBKT2023-04-062-1/+2
| | | | | | | | | | - Wrong CAPS_LOCK_INDEX in config.h - Missing right-CMD LED adress in white.c
* | Merge pull request #116 from ↵lokher2023-04-181-1/+1
|\ \ | |/ |/| | | | | positivejam/bluetooth_playground_allow-overwrite-led-indicator Allow overwrite led indicator at user level
| * Allow override of `led_update_*` at user levelJordan Kohl2023-04-101-1/+1
|/
* fix setting REPORT_BUFFER_QUEUE_SIZE doesn't work correctly when it's ↵lokher2023-03-291-4/+4
| | | | greater than 256
* Merge pull request #109 from lalalademaxiya1/bluetooth_playgroundlalalademaxiya12023-03-1716-165/+144
|\ | | | | Deleted VIA_QMK_RGBLIGHT_ENABLE
| * Deleted VIA_QMK_RGBLIGHT_ENABLElalalademaxiya12023-03-1716-165/+144
|/
* Merge pull request #108 from lalalademaxiya1/bt_playgroundlalalademaxiya12023-03-16206-6227/+12395
|\ | | | | Update Keychron K Pro series keyboards
| * Update encoder.clalalademaxiya12023-03-161-1/+1
| |
| * Update k6_pro_jis_rgb.jsonlalalademaxiya12023-03-161-1/+1
| |
| * Update readme.mdlalalademaxiya12023-03-161-1/+1
| |
| * Update encoder.c and encoder.hlalalademaxiya12023-03-162-13/+11
| |
| * Added pal callback function for Q2Pro and Q3Prolalalademaxiya12023-03-1634-4588/+4727
| |
| * Update readme.mdlalalademaxiya12023-03-151-1/+3
| |
| * Update Keychron K Pro series keyboardslalalademaxiya12023-03-15181-1690/+7729
| |
* | add q1_pro;add 'encoder_inerrupt_read' to encoder.c;change factory test key ↵lokher2023-03-1638-35/+1842
|/ | | | definition to config.h
* Merge pull request #107 from rodolfo-gonzalez/bluetooth_playgroundlokher2023-03-151-2/+2
|\ | | | | rollback k3 pro pid
| * rollback k3 pro pidRodolfo González2023-03-131-2/+2
|/
* Merge branch 'bluetooth_playground' of ↵lalalademaxiya12023-03-0262-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 ↵lokher2023-03-0262-23/+5071
| | | | | | | | k6_pro iso layout; Fix rtc issue
* | Add some new boardslalalademaxiya12023-03-02121-41/+9787
|/ | | | Added k1_pro, k5_pro, k9_pro, k13_pro, q2_pro and q3_pro.
* add NEW_SAFE_RANGE to k3pro/k4_prolokher2023-02-052-0/+2
|
* Merge branch 'bluetooth_playground' of ↵lokher2023-02-053-0/+3
|\ | | | | | | https://github.com/Keychron/qmk_firmware into bluetooth_playground
| * Merge pull request #85 from campbellhennessy/saferangelokher2023-02-033-0/+3
| |\ | | | | | | Included NEW_SAFE_RANGE in Keychron K series enums
| | * Included NEW_SAFE_RANGE in Keychron K series enumsCampbell2022-12-263-0/+3
| | |
* | | fix via json error on VIA 2.10lokher2023-02-0512-38/+12
|/ /
* | remove keyboard_post_init_user in transport.clokher2023-02-012-7/+5
| |
* | merge remotelokher2023-02-016-26/+48
|\ \
| * \ Merge pull request #97 from stuartsoft/k6plokher2023-01-191-1/+1
| |\ \ | | | | | | | | Update readme for K6 Pro
| | * | edit readme.mdStuart Bowman2023-01-131-1/+1
| | | |
| * | | Update K2 Prolalalademaxiya12023-01-165-25/+47
| |/ /
* / / add k4_pro;add via json fileslokher2023-02-0145-3/+6146
|/ /
* | change battery voltage meause and battery low indication; update from ↵lokher2023-01-1235-177/+414
| | | | | | | | latest chibios hal
* | fix incorrect LED_CAPS_LOCK_PIN and use SPI to drive HC595 in k3_prolokher2023-01-074-3/+33
| |
* | Add k3_prolokher2023-01-0537-5/+2644
| |
* | fix USB doesn't work after waking up from low power modelokher2022-12-301-1/+5
|/
* fix via not working issue due to incorrect return type of via_command_kb() ↵lokher2022-12-233-4/+16
| | | | in k2/6/8_pro.c
* Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ↵lokher2022-12-1441-6/+2651
| | | | ckbt51.c
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-079107-753740/+804
|
* Merge upstream masterlokher2022-12-069648-46447/+718007
|\
| * Bump anothrNick/github-tag-action from 1.52.0 to 1.53.0 (#19242)dependabot[bot]2022-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.52.0...1.53.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Ensure info.json layout macros are somewhat valid (#19236)Joel Challis2022-12-051-0/+1
| |
| * [Keyboard] Add Olly_Octagon PCB to QMK (#19128)mechlovin2022-12-0412-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 Delay2022-12-0481-398/+660
| | | | | | | | the teensy (#19123)
| * [Keyboard] Add ISO layout support for Zed60 PCB (#19204)mechlovin2022-12-042-8/+79
| | | | | | | | | | * add iso layout * Update zed60.h
| * dqz11n1g: Documentation improvement. (#19230)David Kühling2022-12-042-10/+12
| | | | | | Co-authored-by: David <dvdkhlng@posteo.de>
| * [Keyboard] add kbdpadmk3 (#18795)dztech2022-12-047-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)gshmu2022-12-043-0/+157
| |
| * [Keyboard] Add Keychron Q8 (#19126)lalalademaxiya12022-12-0452-0/+2435
| |
| * [Keyboard] add odinmini keyboard (#19111)dztech2022-12-048-0/+303
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>