summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/solanis/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* FJLabs Solanis Refactor (#17686)James Young2022-07-152-39/+39
| | | | | | | | | * solanis.h: add matrix diagram * refactor keymaps: apply grid alignment * refactor LAYOUT_all macro Moves the matrix position identifier for the right half of Split Backspace to the number row.
* Fix fjlabs/solanis (#16965)jack2022-04-291-3/+3
|
* [Keyboard] Solanis H87C/H88C Compatible Replacement PCBs (#16942)Felix Jen2022-04-293-0/+103
Co-authored-by: Ryan <fauxpark@gmail.com>