Skip to content

Commit

Permalink
rgb control
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Oct 21, 2023
1 parent 99978a6 commit 13db1d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reviung34.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- main
paths:
- "**reviung34.*"
- "cradio.keymap"
pull_request:
workflow_dispatch:

Expand Down
14 changes: 7 additions & 7 deletions config/cradio.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,13 @@

config {
bindings = <
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+---------+---------+
&none &kp UP &none &none BT(0) /* */ &none &none &none &none &bl BL_TOG
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+---------+---------+
&kp LEFT &kp DOWN &kp RIGHT &none BT(1) /* */ &none &none &none &none &rgb_ug RGB_TOG
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+---------+---------+
&none &none &none &none BT(2) /* */ &none &none &none &none &rgb_ug RGB_EFF
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+---------+---------+
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+----------------+---------------+
&none &kp UP &none &none BT(0) /* */ &none &none &none &rgb_ug RGB_EFF &rgb_ug RGB_TOG
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+----------------+---------------+
&kp LEFT &kp DOWN &kp RIGHT &none BT(1) /* */ &none &none &none &none &rgb_ug RGB_BRI
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+----------------+---------------+
&none &none &none &none BT(2) /* */ &none &none &none &none &rgb_ug RGB_BRD
//+---------+---------+---------+---------+---------+/* */+---------+---------+---------+----------------+---------------+
&to 0 &trans /* */ &trans &trans
//================================================
>;
Expand Down

0 comments on commit 13db1d6

Please sign in to comment.