Commit graph

9 commits

Author SHA1 Message Date
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
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
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