Commit Graph

26513 Commits

Author SHA1 Message Date
lokher
d387747b62 Fixed compile error with default keymap 2024-11-08 16:52:38 +08:00
lokher
0f72790c42 Added compiled firmware 2024-11-07 14:11:19 +08:00
lokher
9cc6233447
Merge pull request #313 from AnalogSense/fix-analogue-sticks
Fix analogue sticks
2024-11-06 13:18:56 +08:00
lokher
1a1cb9b70a Added SOCD support 2024-11-06 13:17:14 +08:00
Sainan
1955354713 Fix analogue sticks 2024-10-09 15:07:37 +02:00
lokher
ab261fb4cd Added K2 HE 2024-10-08 10:21:47 +08:00
lokher
8d58867c0a Added Q5 HE 2024-10-08 09:29:22 +08:00
lokher
0109b28c23 Added Q3 HE 2024-10-08 09:08:58 +08:00
lokher
99e516fd62 Fixed TAP_HOLD_CAPS_DELAY doens't work with wireless mode 2024-09-11 17:27:07 +08:00
lokher
a576a0b47b Added q1_he 2024-08-17 18:03:22 +08:00
lokher
bc57b3da30 Fixed mode switch doesn't work on some charger 2024-07-16 11:59:59 +08:00
lokher
e073a2b412 Added Q6 Max ISO 2024-07-15 11:41:17 +08:00
lokher
2ef1985f6c Added V4 Max ANSI 2024-07-15 09:03:29 +08:00
lokher
790824a577 Added Q12 Max ANSI and Q3 Max ISO 2024-07-12 16:08:54 +08:00
lokher
1011db8c8d Added K11 Max ANSI 2024-07-01 11:37:57 +08:00
lokher
0c05eef6cd Fixed macro doesn't work correctly with NKRO 2024-06-22 14:06:38 +08:00
lokher
8e390f92a2 Reset HID report mode on USB_EVENT_RESET event 2024-06-18 10:40:17 +08:00
lokher
7fbf1e2af2 Added factory test command to get device UUID 2024-06-04 12:23:26 +08:00
lokher
0804f78154 Added Q0 Max 2024-06-01 10:02:14 +08:00
lokher
b6d42d84d2 Pick upstream PR #21656 2024-05-21 12:08:19 +08:00
lokher
dda14805a1 Fixed gpio controlled caps lock LED is cleared incorrectly in wireless mode after factory reset 2024-04-28 12:20:19 +08:00
lokher
6aa63c3c63 Add adaptive NKRO feature 2024-04-28 11:22:33 +08:00
lokher
fd0426237f Add Lemokey L1 2024-04-25 10:43:50 +08:00
lokher
e5e57f406e Fixed NKRO issue in wireless mode 2024-04-12 15:38:57 +08:00
lokher
c1724ac043 Add Q1 Pro VIA json 2024-04-12 11:16:25 +08:00
lokher
9a9cfbbab7 Fix Q10 Pro compilation error 2024-04-12 10:25:22 +08:00
lokher
57c5939d45 Fix incorrect minor version response of kc_get_firmware_version 2024-04-02 12:33:49 +08:00
lokher
eba583cfa7 Fix compiling error caused by commit 0cd4ee 2024-03-30 17:25:59 +08:00
lokher
07208a131c
Merge pull request #222 from tam1m/wireless_playground
fix custom keycode enum in keychron_common.h
2024-03-30 16:35:00 +08:00
tam1m
0cddb718d9 Add defines for keychron custom keycodes when LK_WIRELESS_ENABLE and/or ANANLOG_MATRIX are not defined
see: https://github.com/Keychron/qmk_firmware/pull/222/files#r1507606593

Co-authored-by: lokher <lokher@gmail.com>
2024-03-26 16:29:15 +01:00
tam1m
53c2c1b1f5 Remove KC_TRANS assignments for keys not existing on keyboards that do not define ANANLOG_MATRIX and or LK_WIRELESS_ENABLE.
Assigning KC_TRANS here breaks NEW_SAFE_RANGE.

Also fix typo in ANANLOG_MATRIX
2024-03-26 16:29:15 +01:00
lokher
fd70215008 Fix boot magic key position of V10 Max 2024-03-21 09:07:57 +08:00
lokher
9adbd8bb23 Fix compiling error of lemokey keyboard 2024-03-20 14:08:52 +08:00
lokher
a07246a196 Add V10 Max 2024-03-18 11:54:13 +08:00
lokher
0cd4ee07c3 fix delay of macro doens't work properly except cable mode 2024-03-18 10:05:26 +08:00
lokher
f7a08796ba Add K17 Pro 2024-03-07 11:13:53 +08:00
lokher
a56ef872dd Add V6 Max 2024-03-02 11:41:28 +08:00
lokher
4fe24e8039 Add V3 Max 2024-03-02 11:03:42 +08:00
lokher
08e8e814b5 Add K13 Max ANSI 2024-02-19 09:58:33 +08:00
lokher
6d12e23394 Add Q10 Max ANSI Encoder 2024-02-18 16:10:06 +08:00
lokher
4a63b50e69 Fix Bug #228 2024-02-17 10:41:30 +08:00
lokher
6edb298b2b Add Q10 Pro and Q13 Pro 2024-02-17 10:13:05 +08:00
lokher
f9f4cf410f Remove *_CALLBACK_ENABLE related code; Fix V2 Max device name 2024-02-01 09:56:04 +08:00
lokher
0b812c9dc0 Add Q5/Q6/Q8/K5/K7/V5 Max 2024-01-31 18:25:41 +08:00
lokher
f45cb07e26 Added V2 Max 2024-01-31 10:12:05 +08:00
lokher
2f38391f3a Added Q2 Max 2024-01-31 09:15:19 +08:00
lokher
6c8de3a59c Added Q3 Max 2024-01-30 18:12:08 +08:00
lokher
2ecd0e7d01 Added Q60/65 Max ANSI 2024-01-13 16:37:01 +08:00
lokher
625e099dbe Added K1 Max ANSI 2024-01-13 15:32:25 +08:00
lokher
85213783e2 Changed LED_MATRIX_SHUTDOWN_ENABLE to LED_MATRIX_DRIVER_SHUTDOWN_ENABLE to fix #216 2024-01-13 07:36:40 +08:00