-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shields & Keymap: Add PS2 trackpoint support
- Loading branch information
1 parent
19064a5
commit 4134157
Showing
11 changed files
with
711 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
if SHIELD_THINK_CORNEY_LEFT | ||
# The side with the PS2 Mouse / TP has to be the central half | ||
|
||
if SHIELD_THINK_CORNEY_RIGHT | ||
This comment has been minimized.
Sorry, something went wrong.
infused-kim
Author
Owner
|
||
|
||
config ZMK_KEYBOARD_NAME | ||
default "ThinkCorney" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
IMPORTANT:
This step is no longer necessary since 2024-02-11, because zephyr 3.5 has been merged into zmk main and my pr-testing branch has been updated with the changes.