[Keyboard] add Phoenix keyboard (#10256)
* setup keyboard
* fit v1 board setting
* remove unused def and add ergodox_pretty
* add user hooks
* add ergodox_pretty to info
* apply suggestions
* use default split usb timeout
Fixed typo in vscode docs (#10303)
.vscode/c_cpp_properies.json -> .vscode/c_cpp_properties.json
Remove use of sudo in lily58 make docs (#10301)
[Keyboard] add binepad/bn003 (#10276)
* ADD BINEPAD/BN003
* Update keyboards/binepad/bn003/config.h
* Update keyboards/binepad/bn003/config.h
* Update keyboards/binepad/bn003/rules.mk
* Update keyboards/binepad/bn003/keymaps/via/keymap.c
* Update readme.md
added macro pad info
* Update keyboards/binepad/bn003/readme.md
* Update keyboards/binepad/bn003/bn003.c
* Update keyboards/binepad/bn003/config.h
* Update keyboards/binepad/bn003/config.h
* Update keyboards/binepad/bn003/info.json
* Update keyboards/binepad/bn003/rules.mk
* Update keyboards/binepad/bn003/rules.mk
* Update keyboards/binepad/bn003/rules.mk
* Update bn003.c
* Update keyboards/binepad/bn003/readme.md
* Update keyboards/binepad/bn003/rules.mk
* Update keyboards/binepad/bn003/config.h
* Update keyboards/binepad/bn003/keymaps/via/rules.mk
* Update keyboards/binepad/bn003/rules.mk
added VIA keymap for Keebio Viterbi (#10168)
* added via keymap
* replaced PRODUCT_ID 0x1157 with PRODUCT_ID 0x2157
replaced product id to distinguish rev2 from rev1.
bakingpy gave me permission through discord chat.
* Update keyboards/keebio/viterbi/keymaps/via/keymap.c
* Update keyboards/keebio/viterbi/keymaps/via/rules.mk
* made a simplier keymap.c for via folder
Based from the default keymap, removed unnecessary codes.
Add VIA keymap for Plaid-Pad (#10057)
* Add via keymap for Plaid-Pad
- Add VIA support for the Plaid-Pad
- Changes Vendor ID and Product ID (to follow VIA's guidelines)
* Add extra encoder pads for rev1.1
* Change Product Id from pp to PP (hex value)
* improved readme
- detailed informations about rotary encoder, bootloader and firmware
* Improved encoder informations in via keymap
* Improved encoder infos and code in default keymap
* add revision folder for rev1 and rev1.1
* change encoder assignment for defaul a via keymap
* Update keyboards/keycapsss/plaid_pad/config.h
* change revision number
* Update keyboards/keycapsss/plaid_pad/rules.mk
* Update keyboards/keycapsss/plaid_pad/rules.mk
* Update keyboards/keycapsss/plaid_pad/rules.mk
* Update keyboards/keycapsss/plaid_pad/rules.mk
* Update keyboards/keycapsss/plaid_pad/readme.md
* add license to header of *.h and *.c files
* remove the list of alternate bootloaders
- due to the pr checklist
* Update keyboards/keycapsss/plaid_pad/rules.mk
[Docs] Update Japanese translation of feature_split_keyboard.md (#10283)
Apply #10242 changes to ja/feature_split_keyboard.md
[Keymap] Added ToyoshimaHidenori's keymap for Ergodash mini (#10228)
* Add ToyoshimaHidenori's keymap
* Remove some dead code and characters
* Change the folder name from uppercase to lowercase
* Remove uppercase folder
[Keyboard] added SQUARE.X by iNETT Studio (#10066)
* added SQUARE.X keyboard from the iNETT Studio
* split to two sub directories
* Apply suggestions from code review
* Update keyboards/inett_studio/sqx/universal/universal.h
* Apply suggestions from code review
* update the matrix control keycodes settings
* use the offical macro to the rgb matrix control
* fixed led position issue
* Apply suggestions from code review
* removed the redundant #endif
* update default keymap
* Apply suggestions from code review
* add license header
Add VIA support for JJ40 (#10263)
* via support
* Removing backspaces from jj40 keymap.c
* Updating jj40/via/rules.mk
[Keymap] major keymap overhaul (#10185)
* experiment with userspace
* reorganise
* readme
* missing oneshot shift from ignored keys
* recombine hands in layout macro
Use the force when flashing with dfu-programmer (#10070)
[Keymap] Added nchristus userspace (#10261)
* userspace: added nchristus
* userspace: updates per PR review
[Keyboard] Add Squishy65 keyboard (#10266)
* Add Squishy65 keyboard
* Edit info.json
* Fix incorrect ISO layout
* Add missing license in files
* Update keyboards/ramonimbao/squishy65/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ramonimbao/squishy65/keymaps/via/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ramonimbao/squishy65/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keymap] Romac Keymap with VIA and OLED Support (#10249)
* Add Personal Keymap with VIA and OLED
* Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/kingly_keys/romac/keymaps/boss566y/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keyboard] Added the proper RGB settings to allow via control (#10223)
[Docs] Japanese translation of docs/reference_keymap_extras.md (#10138)
* add reference_keymap_extras.md translation
* update based on comment
* update based on comment
* update based on comment
updated readme.md of yushakobo/quick7 keyboard (#10243)
* update "Hardware Availability"
* add a section of "How to build"
* update "Hardware Supported"