14196 Commits

Author SHA1 Message Date
Daniel Schaefer
0412f35537 lotus: v0.1.3
- Fix F12 key and LED
- Add airplane button (F9+Fn)
- Swap LEDs of up and down key

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-02 18:45:36 +08:00
Daniel Schaefer
b0ed0d3108 lotus: Add airplane key to layouts
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-02 18:30:42 +08:00
Daniel Schaefer
b1098f2be8 lotus: Fix F12
Misread the datasheet.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-02 18:30:42 +08:00
Daniel Schaefer
8fbee5a511 lotus: Swap LED of Up and Down key
They were incorrectly swapped.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-02 15:29:41 +08:00
Daniel Schaefer
5e939fa6a5 lotus: Add comments
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-01 16:12:16 +08:00
Daniel Schaefer
1508be039d lotus: Fix function keys again
Wrong locations...

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-01 15:59:21 +08:00
Daniel Schaefer
00107d0caa lotus: Update to 0.1.2
EVT 3rd release

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-01 11:32:34 +08:00
Daniel Schaefer
1ef539f121 lotus: Add function lock layer
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-03-01 10:58:35 +08:00
Daniel Schaefer
7a7273ad79 lotus: Fix RGB colors
It's mapped as BGR, not RGB, in our hardware.
Previously when you set red it would show as blue and vice versa.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-19 21:45:36 +08:00
Daniel Schaefer
3a506e6060 lotus: Fix via files
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-15 15:51:33 +08:00
Daniel Schaefer
06264abbfa lotus: Move LED to the middle of wide keys
Currently QMK can only react to one LED per key.
This looks wrong on wide keys with multiple LEDs.

Only a proble on animations that react to keypresses.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-08 16:24:48 +08:00
Daniel Schaefer
816aef3741 lotus: Update version to 0.1.1
Second EVT version.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-08 15:30:50 +08:00
Daniel Schaefer
c356520014 lotus: Enable backlight breathing
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-08 15:15:16 +08:00
Daniel Schaefer
b3f786711d lotus: Fix keyboard
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-06 11:08:02 +08:00
Daniel Schaefer
8bd0db74a7 lotus: Default serial number all 0s
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-01 18:31:17 +08:00
Daniel Schaefer
50eff5af7d Merge branch 'master' into lotus 2023-02-01 17:42:57 +08:00
Daniel Schaefer
d45d9dc9f2 lotus: Remove debug
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-01 10:01:46 +08:00
Daniel Schaefer
d64874e00e lotus: Allow eeprom reset
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-01 10:00:15 +08:00
Daniel Schaefer
18a3d40a62 lotus: Fix gridpad key to led mapping
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-31 17:25:06 +08:00
Daniel Schaefer
637fce7232 lotus: Enable all effects
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-31 17:02:46 +08:00
Wolf Van Herreweghe
328279ac59
Add base firmware for the Frog Numpad (#19698)
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-01-29 22:58:07 +00:00
yiancar
d322b4c041
[Keyboard] Baion 808 (#19690)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: yiancar <yiancar@gmail.com>
2023-01-29 09:59:13 -07:00
azhizhinov
ce7bb63999
VIA keymap for Reviung 34. (#19694)
VIA keymap for Reviung 34.
2023-01-27 22:52:05 +00:00
adophoxia
acea06b4f5
[Keyboard] Update effects for Keychron Q2 (#19685) 2023-01-27 14:39:38 -07:00
Patrick Muldoon
9aaf1c26f0
Swap LED_PIN_ON_STATE to 0. (#19692)
User reported that CAPS lock Led state was inverted after soldering a LED to their board.

LED_PIN_ON_STATE defaults to 1, so just swap to low.

Flashed board and now CAPS LED reflects the actual state
2023-01-27 16:35:26 +00:00
Jay Greco
b3dca4bb36
Add RP2040 SCRAMBLE v2 (#19489) 2023-01-27 08:03:57 +00:00
AnotherStranger
6e42b58549
VIA keymap for the dactyl manuform 4x6 (#19668)
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-01-26 14:14:34 -07:00
Charly Delay
19ecd69757
Rename LAYOUT macros identifier that contained the keyboard name (#19657) 2023-01-26 18:43:08 +00:00
schwarzer-geiger
3823046712
new keyboard: edinburgh41 (#19569)
* added edinburgh41

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-01-26 16:34:27 +00:00
Darkhan
fa132baa43
Decrease LED animation frequency to improve performance (#19677) 2023-01-25 11:19:32 +11:00
Christian Brauner
8af872056a
[Keymap] Update brauner preonic layout (#19665) 2023-01-24 12:03:05 -08:00
MJM
1c69682605
[Keyboard] Add the Black Hellebore (#19655) 2023-01-24 01:19:42 -08:00
adophoxia
695c4c6030
[Keyboard] Add missing dip_switch_update_kb for Keychron V2 (#19674) 2023-01-24 00:51:45 -08:00
jack
4d180c935a
fixup splitkb/kyria VIA keymap (#19676) 2023-01-24 08:04:56 +00:00
cole smith
4c6415d768
[Keyboard] Fix boardsource/lulu/avr encoder pins (#19672) 2023-01-23 22:42:38 -07:00
youturn45
4e658d47f8
[Keymap] Add youturn/yt keymap for think65 (#19300)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local>
2023-01-23 02:23:00 -08:00
Joe Scotto
9c7490d7cb
[Keyboard] Add Scotto40 Keyboard (#18453)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2023-01-23 01:38:22 -08:00
era
300a0def4e
Change era65 keymap&debounce_type (#19627) 2023-01-20 12:43:11 -07:00
leah-splitkb
64c399ba38
[Keyboard] Add Kyria rev3 (#19423) 2023-01-20 11:22:53 +00:00
Joel Challis
53cc6170ae
Refactor some layouts which contain keyboard name (#19645)
* Refactor some layouts which contain keyboard name

* use planck_mit
2023-01-20 05:44:05 +00:00
dztech
18d107b29b
Og60 fix indicator (#19631) 2023-01-19 21:29:48 -07:00
Leo Deng
255e138ee1
djam add rgb matrix (#19621) 2023-01-19 21:24:06 -07:00
Joel Challis
f2ad3ba7c3
Refactor some layouts which contain keyboard name (#19643) 2023-01-20 02:36:30 +00:00
Joel Challis
5e502c3265
Remove stray UNUSED_PINS (#19639) 2023-01-20 02:35:18 +00:00
Joel Challis
891780b17f
Refactor some layouts which contain keyboard name (#19642) 2023-01-20 01:59:46 +00:00
Daniel Schaefer
455ecb6777 lotus: Debug row 5 and 6 on ANSI keyboard
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-19 22:37:59 +08:00
Daniel Schaefer
9c57fcece9 lotus: Fix keyscanning on gridpad
WORKS!!!

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-19 17:27:27 +08:00
Daniel Schaefer
759198c65f lotus: Fix factory HID when via is disabled
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-19 17:25:32 +08:00
Daniel Schaefer
68b622cf8a lotus: Disable mouse mode
It's not a mouse

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-19 17:24:19 +08:00
Daniel Schaefer
e721465ce2 lotus: Enable internal pull-up on ADC input
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-01-19 14:51:04 +08:00