My first mod to the layout
This commit is contained in:
parent
137d9521a9
commit
e1444d12e6
Binary file not shown.
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 59 KiB |
Binary file not shown.
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 69 KiB |
1419
firmware/redox_rev1_layout_mine.hex
Normal file
1419
firmware/redox_rev1_layout_mine.hex
Normal file
File diff suppressed because it is too large
Load Diff
@ -18,11 +18,17 @@ Just the left side of the keyboard does not need re-flashing when a layout is ch
|
||||
Use ```Qmk Toolbox``` to flash, its the easiest way to do it.
|
||||
|
||||
## Right side flashing
|
||||
There may be something fishi going on with this controller. To get it in DFU mode (flashing mode) I've had to "double reset" it. This is done by first powering it (shows up as a HID unit), then resetting it (I've used a jumper) twice (like a double click).
|
||||
To flash this with a keyboard press, it is just the mirrored keybinding when this side is connected to the PC.
|
||||
|
||||
If not setting DFU mode through the keyboard there may be something fishi going on with this controller. To get it in DFU mode (flashing mode) I've had to "double reset" it. This is done by first powering it (shows up as a HID unit), then resetting it (I've used a jumper) twice (like a double click).
|
||||
The right side is flashed with the same file as the left side. It is automatically recognized as right hand side when plugged in. For this the USB connector to the computer goes on the left side.
|
||||
|
||||
# Layout
|
||||
Layer 0
|
||||

|
||||
Layer 1
|
||||

|
||||
Layer 2
|
||||

|
||||
Layer 3
|
||||

|
@ -32,7 +32,7 @@
|
||||
"KC_I",
|
||||
"KC_O",
|
||||
"KC_P",
|
||||
"KC_EQL",
|
||||
"KC_LBRC",
|
||||
"KC_ESC",
|
||||
"KC_A",
|
||||
"KC_S",
|
||||
@ -40,7 +40,7 @@
|
||||
"KC_F",
|
||||
"KC_G",
|
||||
"KC_LBRC",
|
||||
"KC_RBRC",
|
||||
"KC_EQL",
|
||||
"KC_H",
|
||||
"KC_J",
|
||||
"KC_K",
|
||||
@ -62,12 +62,12 @@
|
||||
"KC_COMM",
|
||||
"KC_DOT",
|
||||
"KC_SLSH",
|
||||
"KC_RSFT",
|
||||
"RSFT_T(KC_BSLS)",
|
||||
"KC_LGUI",
|
||||
"KC_PPLS",
|
||||
"LCTL_T(KC_PPLS)",
|
||||
"KC_PMNS",
|
||||
"LALT_T(KC_PAST)",
|
||||
"LCTL_T(KC_BSLS)",
|
||||
"KC_LCTL",
|
||||
"KC_BSPC",
|
||||
"KC_DEL",
|
||||
"KC_ENT",
|
||||
@ -97,7 +97,7 @@
|
||||
"KC_LCBR",
|
||||
"KC_RCBR",
|
||||
"KC_PIPE",
|
||||
"KC_I",
|
||||
"KC_TRNS",
|
||||
"KC_TRNS",
|
||||
"KC_PSLS",
|
||||
"KC_P7",
|
||||
@ -204,8 +204,8 @@
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_MUTE",
|
||||
"KC_MPLY",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
@ -217,10 +217,10 @@
|
||||
"KC_TRNS",
|
||||
"KC_TRNS",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO",
|
||||
"KC_NO"
|
||||
"KC_MRWD",
|
||||
"KC_VOLD",
|
||||
"KC_VOLU",
|
||||
"KC_MFFD"
|
||||
],
|
||||
[
|
||||
"KC_NO",
|
||||
|
Loading…
x
Reference in New Issue
Block a user