Commit Graph

24 Commits

Author SHA1 Message Date
lokher
a19510a738 Added K10 Max ANSI and ISO 2024-11-05 12:24:20 +08:00
lokher
568ab37cce Fixed TAP_HOLD_CAPS_DELAY doens't work with wireless mode 2024-09-11 17:13:03 +08:00
lokher
671d3c3dff Fixed incorret BAT_LOW_LED_PIN of V6 Max 2024-08-22 12:32:52 +08:00
lokher
9ecf8d71d6 Added Q15 Max ANSI 2024-08-19 10:40:39 +08:00
lokher
bc57b3da30 Fixed mode switch doesn't work on some charger 2024-07-16 11:59:59 +08:00
lokher
0c05eef6cd Fixed macro doesn't work correctly with NKRO 2024-06-22 14:06:38 +08:00
lokher
7fbf1e2af2 Added factory test command to get device UUID 2024-06-04 12:23:26 +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
e5e57f406e Fixed NKRO issue in wireless mode 2024-04-12 15:38:57 +08:00
lokher
57c5939d45 Fix incorrect minor version response of kc_get_firmware_version 2024-04-02 12:33:49 +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
9adbd8bb23 Fix compiling error of lemokey keyboard 2024-03-20 14:08:52 +08:00
lokher
0cd4ee07c3 fix delay of macro doens't work properly except cable mode 2024-03-18 10:05:26 +08:00
lokher
f9f4cf410f Remove *_CALLBACK_ENABLE related code; Fix V2 Max device name 2024-02-01 09:56:04 +08:00
lokher
cca8df6939 Added shutdown fucntion to snled driver 2024-01-11 11:36:16 +08:00
lokher
4ae5990fcc Added wireless support; Added Lemokey L3; Added Keychron V1 Max 2024-01-10 16:22:49 +08:00
Ryan
3c144fac5e
Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
lalalademaxiya1
2f7a06cf73
Update keychron_common.c (#20055) 2023-03-16 12:30:09 +11:00
Nick Brassel
7f805cc779
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech>
Co-authored-by: zvecr <git@zvecr.com>
2023-02-23 09:19:00 +11:00
Ryan
499fc3b85e
Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
Joel Challis
0152dd811d
Move KC_MISSION_CONTROL/KC_LAUNCHPAD keycodes to core (#19884) 2023-02-19 18:59:50 +11:00
lalalademaxiya1
1215fc2a78
Update Q1 and Q2 for keychron (#18713)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jpe230 <pablin.123.ra@gmail.com>
2022-12-09 03:43:28 +11:00
lalalademaxiya1
cf749f2dd0
Keychron q3 (#16912)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com>
Co-authored-by: lokher <lokher@gmail.com>
Co-authored-by: Adam Karim <adam@akarsoft.com>
Co-authored-by: bootstrapper <ido.samuelson@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 05:33:44 +11:00