Compare commits

...

10 commits

Author SHA1 Message Date
Alejandro Angulo 9fe6051c91
Double sleep timeout
Some checks failed
/ build (push) Failing after 0s
CI / Build (push) Failing after 11s
2024-07-25 19:46:51 -07:00
Alejandro Angulo da836adfb2
Merge pull request #3 from alejandro-angulo/dependabot/github_actions/DeterminateSystems/nix-installer-action-13
ci: bump DeterminateSystems/nix-installer-action from 12 to 13
2024-07-23 09:45:28 -07:00
dependabot[bot] f9808fc2ad
ci: bump DeterminateSystems/nix-installer-action from 12 to 13
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 12 to 13.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v12...v13)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 05:35:09 +00:00
Alejandro Angulo 72d19e708a
Merge pull request #2 from alejandro-angulo/dependabot/github_actions/DeterminateSystems/nix-installer-action-12
ci: bump DeterminateSystems/nix-installer-action from 11 to 12
2024-07-22 10:25:37 -07:00
Alejandro Angulo e8810357f3
Merge pull request #1 from alejandro-angulo/dependabot/github_actions/DeterminateSystems/update-flake-lock-23
ci: bump DeterminateSystems/update-flake-lock from 21 to 23
2024-07-22 10:25:28 -07:00
Alejandro Angulo 0c04d30978
Enabled wireless range boost
Ran into some strange behavior with this disabled (repeated/missed keys).
2024-07-16 19:22:05 -07:00
dependabot[bot] 51e91cb59d
ci: bump DeterminateSystems/nix-installer-action from 11 to 12
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 11 to 12.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v11...v12)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 17:47:19 +00:00
dependabot[bot] 4eb34323b8
ci: bump DeterminateSystems/update-flake-lock from 21 to 23
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 21 to 23.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v21...v23)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 17:47:17 +00:00
Alejandro Angulo 03685457ab
Enabled deep sleep 2024-07-13 10:46:53 -07:00
Alejandro Angulo ec8ee458df
Mapped right shift 2024-07-13 10:24:19 -07:00
5 changed files with 10 additions and 8 deletions

View file

@ -14,7 +14,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v11 - uses: DeterminateSystems/nix-installer-action@v13
- run: nix -vL --show-trace flake check - run: nix -vL --show-trace flake check

View file

@ -20,7 +20,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v12 - uses: DeterminateSystems/nix-installer-action@v13
- run: nix -vL run --show-trace .#update - run: nix -vL run --show-trace .#update

View file

@ -16,10 +16,10 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v11 - uses: DeterminateSystems/nix-installer-action@v13
- id: update-flake-lock - id: update-flake-lock
uses: DeterminateSystems/update-flake-lock@v21 uses: DeterminateSystems/update-flake-lock@v23
with: with:
commit-msg: 'flake: update inputs' commit-msg: 'flake: update inputs'
pr-title: 'flake: update inputs' pr-title: 'flake: update inputs'

View file

@ -4,9 +4,11 @@
# Uncomment the following line to enable the Corne OLED Display # Uncomment the following line to enable the Corne OLED Display
# CONFIG_ZMK_DISPLAY=y # CONFIG_ZMK_DISPLAY=y
#
# # Uncomment the following line to enable deep sleep # Uncomment the following lines to enable deep sleep
# CONFIG_ZMK_SLEEP=y CONFIG_ZMK_SLEEP=y
# 5 minutes of inactivity to enter deep sleep
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=600000
# Uncomment the following line to increase the keyboard's wireless range # Uncomment the following line to increase the keyboard's wireless range
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y CONFIG_BT_CTLR_TX_PWR_PLUS_8=y

View file

@ -33,7 +33,7 @@
// | GUI | ADJ | SPC | | ENT | | ALT | // | GUI | ADJ | SPC | | ENT | | ALT |
bindings = < bindings = <
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC &kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
&kp LCTRL &trans &kp PG_UP &kp HOME &kp END &kp PG_DN &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans &kp LCTRL &trans &kp PG_UP &kp HOME &kp END &kp PG_DN &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &kp RSHIFT
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12
&kp LGUI &trans &kp SPACE &kp RET &mo 3 &kp RALT &kp LGUI &trans &kp SPACE &kp RET &mo 3 &kp RALT
>; >;