Daniel Schaefer
6dcfb422aa
lotus: Jump to bootloader via raw HID
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-29 21:05:35 +08:00
Daniel Schaefer
fea96b6d71
fixup! lotus: Update gridpad LED IDs
2022-12-28 16:57:12 +08:00
Daniel Schaefer
31a9950b91
lotus: Config keyboard and gridpad individually
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-28 16:56:25 +08:00
Daniel Schaefer
9b36033085
lotus: Config I2C addresses of RGB LED controllers
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-28 16:51:23 +08:00
Daniel Schaefer
5572c4e6ae
lotus: Enable RGB and backlight for each variant
...
Configure as they should be.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-28 16:36:17 +08:00
Daniel Schaefer
de3f8c2297
lotus: Update gridpad LED IDs
...
Received the PCBA and it seems newer than the latest diagram.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-28 16:32:34 +08:00
Daniel Schaefer
416afc400c
fixup! lotus: Implement screen switcher media key
2022-12-28 14:35:44 +08:00
Daniel Schaefer
b2c02f5fa5
lotus: Implement screen switcher media key
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-28 08:41:18 +08:00
Daniel Schaefer
7a0db0fb25
lotus: Add JIS via files
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-28 06:40:19 +08:00
Daniel Schaefer
b23d7724e4
lotus: Add VIA designs except JIS
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-28 05:21:17 +08:00
QMK Bot
40fddcb1e5
Merge remote-tracking branch 'origin/master' into develop
2022-12-27 20:29:52 +00:00
gachiham
4c32e060e8
[Keyboard] Add XR63GL keyboard ( #19380 )
2022-12-27 12:29:19 -08:00
QMK Bot
3b80638ac3
Merge remote-tracking branch 'origin/master' into develop
2022-12-27 20:15:16 +00:00
DeskDaily
202a708ba7
[Keyboard] Add Mk65 ( #19346 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-12-27 12:14:56 -08:00
Isaac Lyons
fd9c809fc3
[Keymap] Add snowskeleton preonic layout ( #19357 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-27 12:14:42 -08:00
QMK Bot
d81c54109a
Merge remote-tracking branch 'origin/master' into develop
2022-12-27 20:09:35 +00:00
Arturo Avila
3de3f885de
[Keyboard] Add AkemiPad ( #18790 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-27 12:09:01 -08:00
QMK Bot
3232f52efb
Merge remote-tracking branch 'origin/master' into develop
2022-12-27 19:39:29 +00:00
leah-splitkb
95e97fa839
[Keyboard] Fix Aurora Lily58 default encoder behaviour ( #19424 )
2022-12-27 11:38:53 -08:00
Daniel Schaefer
70f81df059
lotus: Add via files
...
Had to force add them because usually they shouldn't be added to this
repo. But now during initial bringup, before publishing, I'll keep them
here.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 19:15:51 +08:00
Daniel Schaefer
e784fd16ce
lotus: Add gridpad via files to readme
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 18:59:03 +08:00
Daniel Schaefer
7fe25d2ee9
lotus: Add gridpad via files
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 18:56:34 +08:00
Daniel Schaefer
0209f08c82
lotus: Add gridpad to info.json
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 18:32:48 +08:00
Daniel Schaefer
e9971ee449
lotus: Cleanup and fix config
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 17:19:51 +08:00
Daniel Schaefer
bc5c1d7bb4
lotus: Refine LED mapping
...
Generated by led.py, of course.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 17:18:38 +08:00
Daniel Schaefer
c2712f368b
lotus: Make led.py executable on Linux
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 17:17:54 +08:00
Daniel Schaefer
4c1ab343f5
lotus: Fully configure gridpad LEDs
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 16:44:28 +08:00
Daniel Schaefer
c204f40ae6
lotus: Add gridpad
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 16:08:36 +08:00
Daniel Schaefer
c261cc3029
Remove EXTRAKEY_ENABLE from rules.mk Already in info.json
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-27 02:38:23 +08:00
Daniel Schaefer
01866088a5
lotus: Fix building with RGB matrix
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-26 01:25:42 +08:00
Daniel Schaefer
34ed8e9d3b
fixup! lotus: Add RGB configuration for ANSI keymap
2022-12-26 01:24:17 +08:00
Daniel Schaefer
6f638fccf8
lotus: Basic ADC threshold
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-26 00:56:05 +08:00
Daniel Schaefer
74c4f623e1
lotus: Add RGB configuration for ANSI keymap
...
Generated by led.py
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-26 00:55:45 +08:00
Daniel Schaefer
ba93584d44
lotus: Enable VIA on the ANSI layout
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-23 18:41:30 +08:00
QMK Bot
d988c1c082
Merge remote-tracking branch 'origin/master' into develop
2022-12-23 09:09:11 +00:00
DeskDaily
99b69dc80e
[Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb ( #19396 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-12-23 01:08:37 -08:00
Daniel Schaefer
916cbe294e
Remove unused WS2812_DRIVER
...
Not present on our platform.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-23 17:08:28 +08:00
Daniel Schaefer
dc54a137f0
lotus: Add KLE layouts
...
Just for reference and future editing.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-23 10:05:13 +08:00
Daniel Schaefer
837e9b1bb6
lotus: Add layouts to info.json
...
Then the online configurator will display it nicely.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-23 10:03:33 +08:00
Daniel Schaefer
0d9eae995f
lotus: Split off numpad
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-23 09:45:33 +08:00
Daniel Schaefer
a3f34ad6d2
lotus: Enable audio and system control keys
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-21 23:49:57 +08:00
Daniel Schaefer
b9bcabac20
lotus: Fix matrix scanning
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-21 23:41:14 +08:00
Daniel Schaefer
fedf60a676
lotus: Add unlabeled function keys
...
They're not labeled on the keyboard but should still work, as they do on
13.5in laptops.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-21 22:42:49 +08:00
Daniel Schaefer
8ab7a082c7
lotus: Split ANSI, ISO and JIS layouts
...
Now they can all be used an compiled separately.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-21 22:14:17 +08:00
Daniel Schaefer
93bca347ef
lotus: Add numpad matrix mapping
...
Of course it needs to be a separate keyboard but it's good to have the
mapping already.
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-21 18:22:06 +08:00
QMK Bot
89b72017a0
Merge remote-tracking branch 'origin/master' into develop
2022-12-21 10:04:25 +00:00
ebastler
b8a9de206d
Add Anvil Native keyboard ( #19333 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-21 21:03:50 +11:00
Daniel Schaefer
c24a456cf2
lotus: Map matrix properly to hardware layout
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-21 14:39:03 +08:00
Filip Paryż
ae94be98ed
New keymap for ID75 - paryz ( #19350 )
2022-12-21 03:48:17 +11:00
Daniel Schaefer
5fd60e9f23
lotus: Enable debugging
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2022-12-20 22:56:55 +08:00