Add Sha keyboard (#22664)

* Implement Sha keyboard with default layout

* Adjust readme and info.json per PR checklist

* Fix RGB Light description in default keymap readme

* Update keyboards/sha/rules.mk

Move configuration to info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sha/info.json

Move configuration to info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sha/info.json

Move configuration to info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/sha/info.json

Define RGB animations in info.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Enable RGB Lighting Layers at keymap level, not keyboard level

---------

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Steven Karrmann 2024-02-11 20:26:22 -05:00 committed by GitHub
parent 45ae4dec4d
commit cfe8c4dee3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 250 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# Sha Default Keymap
The default keymap uses a QWERTY base layout, with a secondary Colemak base layout. Both layouts have symbol placement adjustments on the outer columns, and editing keys and layers on the thumb keys.
There are two extended layers:
* SYMBOL: For typing additional symbols. Activated by layer-tap on the main left thumb key.
* FUNCTION: For function and navigation keys. Activated by layer-tap on the main right thumb key.
When using a Waveshare RP2040-Matrix, the [RGB Light - Lighting Layers](https://docs.qmk.fm/#/feature_rgblight?id=lighting-layers) feature is used to demonstrate how the 5x5 RGB LEDs can indicate keyboard state. The indicators are:
* Base layer on the outer LED ring: QWERTY = yellow, Colemak = cyan
* Lock status indicators using the center 3x3 LEDs: Scroll lock = blue, Caps lock = green, Num lock = red