Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Valérianne
dashie-keys
Commits
7c24be6f
Verified
Commit
7c24be6f
authored
Jun 03, 2019
by
Valérianne
💬
Browse files
newlines
parent
7eb7c648
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7c24be6f
...
...
@@ -18,13 +18,18 @@ DIY Work in progress of my own keyboard using a Teensy 2.0++ and Cherry MX keys.
## Oops
The schematics does have row1 to row8 but in fact the PCB is, from top to bottom: row8, row1 ... row7.
The schematics haven't been updated for this change, which have been done while routing the board, the bottom row was
put on the top for a better layout arrangement, sorry.
The keyboard-layout json and builder reflects properly this change.
PD6 does have the builtin LED, causing some issues.
Cut track between D6 and the switch pin and connect that pin to E0.
E0 is pin number 11 from the right when you have the side with keys in front of you.
See
```docs/track_fix.jpg```
for visual.
## PCB Revisions
...
...
@@ -86,10 +91,14 @@ Then use any Teensy flasher to flash ```dashie_keys_default.hex```.
## Firmware special features
There a function key right under ctrl, bottom left of keyboard
I have a "save" icon on my left CTRL key, doing func+ctrl will trigger a CTRL+s
They keyboard can emulate a mouse movements and btns:
func+arrow keys, move mouse, func+home=left click, end = right one
The keyboard can emulate a mouse movements and btns:
func+arrow keys, move mouse, func+home=left click, end = right one
There is some multimedia keys too, check keyboard layout
There is a reset key on top-right of keyboard, can be used for programming
## Made With
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment