lokher
b2f55d3142
fix setting REPORT_BUFFER_QUEUE_SIZE doesn't work correctly when it's greater than 256
2023-03-29 17:18:27 +08:00
lalalademaxiya1
3928ffcaa2
Merge pull request #109 from lalalademaxiya1/bluetooth_playground
...
Deleted VIA_QMK_RGBLIGHT_ENABLE
2023-03-17 10:08:56 +08:00
lalalademaxiya1
957ceda5b5
Deleted VIA_QMK_RGBLIGHT_ENABLE
2023-03-17 09:59:12 +08:00
lalalademaxiya1
8ab6b59cca
Merge pull request #108 from lalalademaxiya1/bt_playground
...
Update Keychron K Pro series keyboards
2023-03-16 16:48:17 +08:00
lalalademaxiya1
0f35f0e2ed
Update encoder.c
2023-03-16 14:56:17 +08:00
lalalademaxiya1
0170134118
Update k6_pro_jis_rgb.json
2023-03-16 14:23:24 +08:00
lalalademaxiya1
0b639a4dee
Update readme.md
2023-03-16 12:26:58 +08:00
lalalademaxiya1
89be39f130
Update encoder.c and encoder.h
2023-03-16 12:16:36 +08:00
lokher
77cbe1469a
add q1_pro;add 'encoder_inerrupt_read' to encoder.c;change factory test key definition to config.h
2023-03-16 12:07:35 +08:00
lalalademaxiya1
1ff70d666a
Added pal callback function for Q2Pro and Q3Pro
2023-03-16 11:49:53 +08:00
lalalademaxiya1
75e4424287
Update readme.md
2023-03-15 17:06:21 +08:00
lalalademaxiya1
c6243da12f
Update Keychron K Pro series keyboards
2023-03-15 16:51:53 +08:00
lokher
ee715fc26a
Merge pull request #107 from rodolfo-gonzalez/bluetooth_playground
...
rollback k3 pro pid
2023-03-15 10:20:54 +08:00
Rodolfo González
dab3e7a789
rollback k3 pro pid
2023-03-13 20:31:51 -06:00
lalalademaxiya1
24fb09896c
Merge branch 'bluetooth_playground' of https://github.com/Keychron/qmk_firmware into bluetooth_playground
2023-03-02 17:32:36 +08:00
lalalademaxiya1
09c270ab0d
Add some new boards
...
Added k1_pro, k5_pro, k9_pro, k13_pro, q2_pro and q3_pro.
2023-03-02 17:31:35 +08:00
lokher
dd3a745176
Add k7_pro and k10_pro; Update VIA json to match backlit effect list and fix k6_pro iso layout; Fix rtc issue
2023-03-02 12:12:18 +08:00
lokher
77f3d1738b
add NEW_SAFE_RANGE to k3pro/k4_pro
2023-02-05 14:16:48 +08:00
lokher
7ed0fb55e3
Merge branch 'bluetooth_playground' of https://github.com/Keychron/qmk_firmware into bluetooth_playground
2023-02-05 14:14:22 +08:00
lokher
49580267aa
fix via json error on VIA 2.10
2023-02-05 14:08:18 +08:00
lokher
c636c58088
Merge pull request #85 from campbellhennessy/saferange
...
Included NEW_SAFE_RANGE in Keychron K series enums
2023-02-03 09:33:40 +08:00
lokher
ff0bd3ffc5
remove keyboard_post_init_user in transport.c
2023-02-01 16:16:11 +08:00
lokher
03a173aced
merge remote
2023-02-01 16:12:10 +08:00
lokher
cb53316c05
add k4_pro;add via json files
2023-02-01 16:00:45 +08:00
lokher
390f5b600b
Merge pull request #97 from stuartsoft/k6p
...
Update readme for K6 Pro
2023-01-19 21:39:50 +08:00
lalalademaxiya1
777cd7a3d5
Update K2 Pro
2023-01-16 17:37:06 +08:00
Stuart Bowman
6a13aeee3d
edit readme.md
2023-01-13 00:56:37 -05:00
lokher
a0d162e03a
change battery voltage meause and battery low indication; update from latest chibios hal
2023-01-12 15:50:37 +08:00
lokher
bbe437487d
fix incorrect LED_CAPS_LOCK_PIN and use SPI to drive HC595 in k3_pro
2023-01-07 13:32:41 +08:00
lokher
f5d737cbbd
Add k3_pro
2023-01-05 11:14:10 +08:00
lokher
eb2a2996e6
fix USB doesn't work after waking up from low power mode
2022-12-30 14:49:22 +08:00
Campbell
6937402920
Included NEW_SAFE_RANGE in Keychron K series enums
2022-12-26 00:35:51 -05:00
lokher
e7d97ceb04
fix via not working issue due to incorrect return type of via_command_kb() in k2/6/8_pro.c
2022-12-23 15:25:45 +08:00
lokher
093ea22832
Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ckbt51.c
2022-12-14 15:46:29 +08:00
lokher
a336c2c500
Merge upstream master to 2022 Q4 breaking change
2022-12-07 15:50:49 +08:00
lokher
27fc28fd2f
Merge upstream master
2022-12-06 17:04:10 +08:00
lokher
e736133392
resovle ocnfict
2022-12-06 14:45:54 +08:00
dependabot[bot]
2709b6ed61
Bump anothrNick/github-tag-action from 1.52.0 to 1.53.0 ( #19242 )
...
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>
2022-12-05 19:31:20 +00:00
Joel Challis
92fadf0110
Ensure info.json layout macros are somewhat valid ( #19236 )
2022-12-05 02:32:40 +00:00
mechlovin
92354b2ca8
[Keyboard] Add Olly_Octagon PCB to QMK ( #19128 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-04 21:03:41 +00:00
Charly Delay
af14b212b9
Re-structure splinky support to handle versioning in the same fashion as for the teensy ( #19123 )
2022-12-04 20:58:12 +00:00
mechlovin
ea1a6975a8
[Keyboard] Add ISO layout support for Zed60 PCB ( #19204 )
...
* add iso layout
* Update zed60.h
2022-12-04 20:47:56 +00:00
David Kühling
2f92880578
dqz11n1g: Documentation improvement. ( #19230 )
...
Co-authored-by: David <dvdkhlng@posteo.de>
2022-12-04 20:43:28 +00:00
dztech
4d1b1bc534
[Keyboard] add kbdpadmk3 ( #18795 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-04 10:53:08 -08:00
gshmu
1dd77d9944
[Keymap] gshmu keymap for lily58 ( #19040 )
2022-12-04 01:35:23 -08:00
lalalademaxiya1
d878edfaad
[Keyboard] Add Keychron Q8 ( #19126 )
2022-12-04 01:26:27 -08:00
dztech
ee772ad165
[Keyboard] add odinmini keyboard ( #19111 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-04 01:22:21 -08:00
micros24
6af12001eb
[Keymap] KBDFans Tiger80 Keymap ( #19148 )
...
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>
2022-12-03 23:16:34 -08:00
mechlovin
03d7c31e6c
[Keyboard] Change indicator LED state on Kay60 ( #19182 )
2022-12-03 12:05:23 -08:00
Nick Brassel
cf3c26533c
Fixup EFL and F4's sector selection. ( #19221 )
2022-12-02 21:55:28 +11:00