Add custom keymap and font for Smathev layout on Fingerpunch Sweeeeep keyboard
- Implemented glcdfont.c for custom font rendering. - Created keymap.c with multiple layers including NORTO, QWERTY, NORTNAVIGATION, and SYMFKEYS. - Added OLED display functionality to show layer states and modifier statuses. - Included keymap.json for configuration.
This commit is contained in:
parent
e6501772fe
commit
379e203b38
7 changed files with 9 additions and 26 deletions
6
qmk.json
6
qmk.json
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"userspace_version": "1.0",
|
||||
"build_targets": []
|
||||
"userspace_version": "1.1",
|
||||
"build_targets": [
|
||||
["fingerpunch/sweeeeep", "smathev"]
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue