Commit Graph

23604 Commits

Author SHA1 Message Date
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
d9f68c42c5 lotus: Try to fix gh actions
Current error:

```
1s
Run trilom/file-changes-action@v1.2.4
/usr/bin/docker exec  e94fda2c6b79f2a3fda6ad3973fb2452092507da89442d782b39afc8b41f24a4 sh -c "cat /etc/*release | grep ^ID"
Warning: Received event from pull_request, but also received a before(50eff5af7d) or after(8bd0db74a7) value.
 I am assuming you want to use a Push event but forgot something, so I'm giving you a message.
Error: undefined
Exception: {
  "error": "403/Unknown Error:HttpError",
  "from": "undefined/Error",
  "message": "There was an error getting change files for repo:qmk_firmware owner:FrameworkComputer pr:1",
  "payload": "Resource not accessible by integration"
}
(node:128) UnhandledPromiseRejectionWarning: Error: {"error":"403/Unknown Error:HttpError","from":"undefined/Error","message":"There was an error getting change files for repo:qmk_firmware owner:FrameworkComputer pr:1","payload":"Resource not accessible by integration"}
    at run (/__w/_actions/trilom/file-changes-action/v1.2.4/dist/index.js:1:19989)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:128) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:128) [DEP0018] DeprecationWarning: Unhandled promise rejections
are deprecated. In the future, promise rejections that are not handled
will terminate the Node.js process with a non-zero exit code.
```

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-02-02 15:04:56 +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
Nick Brassel
e296d67146
Accumulate version.h generator flags. (#19716) 2023-01-30 08:47:46 +00:00
Ryan
2c878b1b16
Clean up qmk generate-autocorrect-data (#19710) 2023-01-30 03:37:02 +00: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
Albert Y
981f3c316c
Additional handedness by EEPROM examples (#19686)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-01-28 09:41:50 -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
arrowj
419a7944a4
Update understanding_qmk.md (#19664)
Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46.
2023-01-24 15:17:24 +00:00
Natan-P
b24fa2f9db
escaped stray backslash in bux.py (#19667) 2023-01-24 14:19:34 +00: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
leviport
e5b36e2c3f
Docs: typo fixes in platformdev_blackpill_f4x1.md (#19635) 2023-01-19 16:09:11 -07: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
Nick Brassel
22be5190ab
Minor cleanup to breaking/checklist docs. (#19596)
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-01-19 22:30:16 +11: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