diff --git a/keyboards/kiserdesigns/suffer/readme.md b/keyboards/kiserdesigns/suffer/readme.md index ebf3480eb4..3480cd9cac 100644 --- a/keyboards/kiserdesigns/suffer/readme.md +++ b/keyboards/kiserdesigns/suffer/readme.md @@ -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 \ No newline at end of file +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available diff --git a/keyboards/kiserdesigns/suffer/v2/info.json b/keyboards/kiserdesigns/suffer/v2/info.json index 876bf1677f..906ae10926 100644 --- a/keyboards/kiserdesigns/suffer/v2/info.json +++ b/keyboards/kiserdesigns/suffer/v2/info.json @@ -9,6 +9,7 @@ "console": false, "extrakey": true, "mousekey": true, + "caps_word": true, "nkro": true }, "matrix_pins": { @@ -50,4 +51,4 @@ ] } } -} \ No newline at end of file +}