Skip to content

Commit

Permalink
Build: Switch to fork of urob fork with zephyr 3.5 and mouse support
Browse files Browse the repository at this point in the history
  • Loading branch information
infused-kim committed Jan 7, 2024
1 parent cef6cc5 commit 8c2cad1
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
uses: petejohanson/zmk/.github/workflows/build-user-config.yml@core/zephyr-3.5-update
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

/* Enable keymap features that require forks */
#define HAS_UROB
// #define HAS_MOUSE_KEYS
#define HAS_MOUSE_KEYS
// #define HAS_PS2
// #define HAS_CAPSLOCK

Expand Down
2 changes: 1 addition & 1 deletion config/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ manifest:
projects:
- name: zmk
remote: infused-kim
revision: urob/no-mouse
revision: urob/mouse
import: app/west.yml
self:
path: config
48 changes: 39 additions & 9 deletions keymap_img/keymap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c2cad1

Please sign in to comment.