Adding support for Windstudio's Wind X R1 keyboard (#24564)
* Added a default firmware and layout for the WindStudio Wind X R1 keyboard. * Wind X R1: cleaned-up the folders to make clear that this firmware is for the release 1 of this keyboard. * Added rules.mk to the default layout * Renamed the folder R1 into r1. * Added readme.md files for the keyboard and default layout. * Added a license header to keymap.c * Update keyboards/windstudio/wind_x/r1/keyboard.json Co-authored-by: jack <jack@pngu.org> * Update keyboards/windstudio/wind_x/r1/keyboard.json Co-authored-by: jack <jack@pngu.org> * Update keyboards/windstudio/wind_x/r1/keymaps/default/keymap.c Co-authored-by: jack <jack@pngu.org> * Update keyboards/windstudio/wind_x/r1/readme.md Co-authored-by: jack <jack@pngu.org> * Added a proper link to the image (logo of windstudio) * Wind X R1 - Corrected the default keymap with the QK_GESC key instead of the KC_ESC. - Removed the unnecessary rules.mk in the default layout * Wind X R1: applied `qmk format-json -i` on keyboard.json to conform with the project formatt standards. * Added a picture of the keyboard. * Added a caption to the image. --------- Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
parent
54860ed238
commit
3cda9ffcd6
4 changed files with 279 additions and 0 deletions
6
keyboards/windstudio/wind_x/r1/keymaps/default/readme.md
Normal file
6
keyboards/windstudio/wind_x/r1/keymaps/default/readme.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Default Wind X R1 Layout
|
||||
|
||||
This is the default layout that comes flashed on every Wind X R1. For the most
|
||||
part it's a straightforward and easy to follow layout. The only unusual key is
|
||||
the key in the upper left, which sends Escape normally, but Grave when any of
|
||||
the Ctrl, Alt, or GUI modifiers are held down.
|
||||
Loading…
Add table
Add a link
Reference in a new issue