Skip to content

Commit

Permalink
update sweep and reviung34 config
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Oct 24, 2023
1 parent 4d0c652 commit 16b577a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/cradio.conf
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
CONFIG_ZMK_SLEEP=y
# Go to sleep after two hours (2*60*60*1000ms)
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=7200000
# Config bluetooth name
CONFIG_ZMK_KEYBOARD_NAME="DS Sweep"
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
1 change: 1 addition & 0 deletions config/reviung34.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ CONFIG_WS2812_STRIP=y
# CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=3
CONFIG_ZMK_RGB_UNDERGLOW_BRT_START=50
CONFIG_ZMK_KEYBOARD_NAME="DS Reviung34"
9 changes: 9 additions & 0 deletions config/reviung34.keymap
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
/*
╭────────────────────┬────────────────────╮
│ 0 1 2 3 4 │ 5 6 7 8 9 │
│ 10 11 12 13 14 │ 15 16 17 18 19 │
│ 20 21 22 23 24 │ 25 26 27 28 29 │
╰───────────╮ 30 31 │ 32 33 ╭───────────╯
╰────────┴────────╯
*/

#include "cradio.keymap"

0 comments on commit 16b577a

Please sign in to comment.