Commit Graph

26432 Commits

Author SHA1 Message Date
casuanoob
8533d7484e
Merge branch 'develop' into bk_dilemma_3x5_3 2023-12-02 20:43:20 +11:00
casuanoob
a6d0807d29 3x5_3 use MIN from util.h
Per Drashna's suggestion, no need to redefine existing minmax macro
2023-12-02 02:19:19 +11:00
QMK Bot
07e2b645ab Merge remote-tracking branch 'origin/master' into develop 2023-12-01 14:06:15 +00:00
Ryan
afa0eab374
Fix a bunch of CLI warnings (#22589) 2023-12-01 14:05:46 +00:00
QMK Bot
4be3abc39e Merge remote-tracking branch 'origin/master' into develop 2023-12-01 12:08:20 +00:00
Álvaro A. Volpato
28dc7ba6a8
Fix animation range on M75H (#22586) 2023-12-01 12:07:48 +00:00
QMK Bot
e0e621ad6f Merge remote-tracking branch 'origin/master' into develop 2023-12-01 10:07:56 +00:00
yuezp
5368ddbf3d
add keyboard bestway (#22498)
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
2023-12-01 02:07:28 -08:00
Dalius Dobravolskas
cc3c3ace0c
Feature: joystick weights (#21883)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-12-01 01:30:36 -08:00
QMK Bot
f2f99739b3 Merge remote-tracking branch 'origin/master' into develop 2023-12-01 09:04:25 +00:00
Duncan Sutherland
67559c7d06
revoke community_layouts from keebio/wtf60 (#22502) 2023-12-01 01:03:54 -08:00
casuanoob
75b977f288 3x5_3 rebase and fix compile
PR #21060 added the new shutdown_kb callback to dilemma.c, so can be
removed from 3x5_3.c
2023-12-01 15:57:31 +11:00
casuanoob
a2e758bf9b 3x5_3 rearrange some keycodes 2023-12-01 15:34:55 +11:00
casuanoob
1359d26dc0 3x5_3 make via keymap pristine
- move shutdown function to 3x5_3.c
2023-12-01 15:34:55 +11:00
casuanoob
58dd4bf3f3 3x5_3 fix typo in default keymap
- accidentally put the wrong keycode name in, which broke the layers
2023-12-01 15:34:55 +11:00
casuanoob
1d81e54c35 3x5_3 migrate RGB indicator code to kb level
- use *_kb function to keep via keymap pristine
- allows user to override default behaviour easily from keymap level
2023-12-01 15:34:55 +11:00
casuanoob
1ab771ec12 3x5_3 remove layout wrapper from via keymap
- wrapper macros removed to conform with pristine keymap requirement
- readded miryoku inspired ESC_MEDIA layer
2023-12-01 15:34:55 +11:00
casuanoob
83ed1b0ea3 Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-12-01 15:34:55 +11:00
casuanoob
ec3e89b723 limit rgb/hsv values to 255 or under 2023-12-01 15:34:55 +11:00
casuanoob
8631ab4d36 fix bstiq build failure 2023-12-01 15:34:55 +11:00
casuanoob
cb9ac02f6a 3x5_3 fix RGB Matrix indicators
Convert values from HSV to respect brightness settings
2023-12-01 15:34:55 +11:00
casuanoob
845b1da03f 3x5_3 via keymap indicators data sync 2023-12-01 15:34:55 +11:00
casuanoob
e49b98c3e6 3x5_3 Add RGB indicators to via keymap
Change RGB Matrix flags to Indicator on the pinky columns.
Add per-layer underglow colours for each layer.
Add caps lock indication on the pinky columns.
Add full red RGB on bootloader entry.
2023-12-01 15:34:54 +11:00
casuanoob
cb9ede0fed 3x5_3 Apply changes for data-driven update
mirror the changes requested by reviewers in the Dilemma Max PR
move rgb animation enabling to info.json
remove redefinitions of default rgbmatrix values
move rules.mk <feature>_enable to info.json
2023-12-01 15:34:54 +11:00
casuanoob
7661fa1611 3x5_3 explicitly set some defaults
some things were only working because "processor: RP2040" defaults to
GENERIC_PROMICRO_RP2040.
explicitly set "board": "GENERIC_RP_RP2040" instead.
correctly enable SPI0 and SPID0 instead of SPI1
2023-12-01 15:34:54 +11:00
casuanoob
c67956ea1f 3x5_3 remove unused settings 2023-12-01 15:34:54 +11:00
casuanoob
701b0734eb Migrate Dilemma 3x5_3 to info.json
Remove rgb matrix layout macro from 3x5_3.c
Remove defines from config.h and rules.mk that are now in info.json
Refactor default keymap to use core tri-layer subsystem
Added default keymap readme
2023-12-01 15:34:54 +11:00
casuanoob
9353250cdc migrate dilemma 3x5_3 RGB layout to info.json 2023-12-01 15:34:54 +11:00
Charly Delay
3cc1788acc Fix Dilemma 3x5+3 RGB pin definition 2023-12-01 15:34:54 +11:00
Charly Delay
d93b2e0b8b Update Dilemma 3x5+3 config ahead of upcoming release 2023-12-01 15:34:54 +11:00
QMK Bot
9b0fc99076 Merge remote-tracking branch 'origin/master' into develop 2023-11-30 22:45:50 +00:00
Jay Greco
80f91fee40
nullbitsco/snap: reduce size of bongo_reactive (#22571) 2023-11-30 15:45:21 -07:00
QMK Bot
091310e75e Merge remote-tracking branch 'origin/master' into develop 2023-11-30 09:28:22 +00:00
Nick Brassel
024b4070c3
Fixup --no-temp for qmk mass-compile. (#22582) 2023-11-30 20:27:02 +11:00
Ryan
099eaefb40
Add APA102_LED_COUNT define (#22530) 2023-11-30 10:19:41 +11:00
Ryan
2886c335a0
keycapsss/plaid_pad: switch to encoder map (#22474) 2023-11-30 10:19:17 +11:00
Pete Neisen
7cc90c234f
Converted RGB matrix to use last_input_activity_elapsed(). (#21687)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-11-30 09:38:06 +11:00
QMK Bot
cfbbb503a4 Merge remote-tracking branch 'origin/master' into develop 2023-11-29 07:47:35 +00:00
Álvaro A. Volpato
93127df5d4
Add Smith and Rune Magnus (#22153)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 23:47:08 -08:00
QMK Bot
8d308d56e3 Merge remote-tracking branch 'origin/master' into develop 2023-11-29 07:46:44 +00:00
Álvaro A. Volpato
c8a28e8e9b
Add Magnum Ergo 1 by dark (#22139)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 23:46:15 -08:00
Alin Marin Elena
e3d367df8a
Add 5x13 and 6x13 ortho community layouts (#22315)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Alin Marin Elena <alin@elena.space>
2023-11-28 22:56:17 -08:00
Stefan Kerkmann
36ad597e15
lib: chibios-contrib: sync with chibios-21.11.x (#22560)
This contains commit from da78eb3759b8..9d7a7f904ed1:

    9d7a7f90 Merge pull request #382 from KarlK90/fix/rp2040-i2c-speeds
    70119934 Merge pull request #383 from
             KarlK90/fix/rp2040-usb-get-status-request
    1a1bbe6c rp2040: usb: fix usb_lld_get_status functions
    7d9212dd rp2040: i2c: fix speed calculation
    fb67e502 Merge pull request #377 from 1Conan/sn32_fix_registry
    e72939ef SN32: update registry
    5b4836ca Merge pull request #376 from dexter93/sn32_usb_v2
    5ded9de9 sn32: usb: do NOT clear interrupt status until handled
    Leftover Sonix reference code cleanup. Sometimes when there is
    traffic on more than 1 ep's packets would be dropped before they
    could be handled. Clearing the status flags after handling them
    takes care of it.
    e9a4a512 sn32: usb: only activate interrupts on lld start
    e4a35d1c sn32: fix host remote wakeup
2023-11-29 07:01:16 +01:00
QMK Bot
e923efcd56 Merge remote-tracking branch 'origin/master' into develop 2023-11-29 03:33:32 +00:00
Joe Scotto
4228f55551
Add ScottoWing handwired keyboard (#22506)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 19:33:17 -08:00
Alabahuy
1e5151bf63
add tokki (#22463)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 19:32:58 -08:00
QMK Bot
a886d7e3dd Merge remote-tracking branch 'origin/master' into develop 2023-11-29 03:30:41 +00:00
Duncan Sutherland
3024b05cbb
cablecardesigns/phoenix: correct layout data (#22517) 2023-11-28 19:30:12 -08:00
QMK Bot
6524d5354a Merge remote-tracking branch 'origin/master' into develop 2023-11-29 02:49:27 +00:00
猫咪恐慌
0fb3aaec8e
[Doc]: Correct Markdown syntax errors. (#22511) 2023-11-29 02:48:47 +00:00