Add CAPS_WORD to feature list on V2, add image to readme (#716)
* Add Suffer V1 and V2 New Keyboard * Update copyright, add readme Need to add Imgur link once Imgur comes back online * Add image to readme * Add caps_word to feature list. (keycode 0x7C73)
This commit is contained in:
parent
0bb5548227
commit
ba4efcdfe7
@ -1,6 +1,6 @@
|
||||
# Suffer (SVFFER)
|
||||
|
||||
![Suffer Layouts](https://i.imgur.com/replaceme)
|
||||
![Suffer Layouts](https://i.imgur.com/fPsC2Uj.jpeg)
|
||||
|
||||
*Suffer is a 12-18 key macropad inspired by the [masochist16 by Zicodia](https://github.com/Z1codia/masochist16), with a case designed by seirin_blu*
|
||||
* Keyboard Maintainer: [NCKiser](https://github.com/NCKiser)
|
||||
@ -20,4 +20,4 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to
|
||||
Enter the bootloader in 3 ways:
|
||||
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (the top left key) and plug in the keyboard
|
||||
* **Physical reset button**: Briefly double-tap the reset button on the back of the PCB
|
||||
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
|
||||
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
|
||||
|
@ -9,6 +9,7 @@
|
||||
"console": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"caps_word": true,
|
||||
"nkro": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
@ -50,4 +51,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user