|
|
há 3 anos atrás | |
|---|---|---|
| .. | ||
| keymap.c | 101f504435 [Keyboard] Rename Laptreus to Shapeshifter4060 (#15655) | há 4 anos atrás |
| readme.md | b61654fb95 Tidy up use of CTPC (#19570) | há 3 anos atrás |
This layout is expressly for debugging to see if your keys are working.
NOTE: Make sure you don't have a second QMK keyboard plugged in when you do this!
To compile and flash to the board:
make shapeshifter4060:debug:avrdude
If you want to use this with a Proton C, do this instead:
make shapeshifter4060:debug CONVERT_TO=proton_c
To just compile:
make shapeshifter4060:debug
Then use QMK toolbox to write the file
Now that you've got the image flashed, do the following:
You'll end up with something looking like this:
a1bcdefghijkl a2bcdefghijkl a3bcdefghijkl a4bcdefghijkl
But almost certainly it won't be perfect, so lets go through some scenarios:
For lines that look like this:
a1bc efg ijkl
Once you have all the keys outputting anything, flash the default layout and do the same thing. If everything is working, your layout will look something like this:
qwertyuiop
asdfghjkl;'
zxcvbnm,./
Note: Don't worry about hitting the backspace or command keys
For lines that look like this:
qwertyyuiop (double y)
For lines that look like this:
qwertyyuiop (t sent t AND y)
For lines that look like this:
qwertgyuiop (t sent t AND g)
qwertgbyuiop (t sent t AND g AND b)