Skip to content

Commit 34002f6

Browse files
committed
update
1 parent a537c09 commit 34002f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Taping <kbd>d</kbd> outputs <kbd>d</kbd> (press & release quickly), holding <kbd
147147
+ <kbd>d</kbd> + <kbd>u</kbd> as <kbd>PageUp</kbd>
148148
+ <kbd>d</kbd> + <kbd>n</kbd> as <kbd>PageDown</kbd>
149149
150-
To apply the navigation <kbd>d</kbd>, copy `keyboard.py` and `keycodes.py` to `CIRCUITPY`, and then modify `code.py` to import the new keyboard
150+
To apply the navigation <kbd>d</kbd>, copy `keyboard.py` and `action_code.py` to `CIRCUITPY`, and then modify `code.py` to import the new keyboard
151151
152152
```python
153153
# code.py

0 commit comments

Comments
 (0)