Commit graph

7 commits

Author SHA1 Message Date
Smathev
63991df09d Add QMK configuration and flashing documentation for fingerpunch/sweeeeep keyboard
- Created CONFIG_HIERARCHY.md to explain configuration file hierarchy and settings placement.
- Added FLASH_HANDEDNESS.md detailing the flashing process for split keyboard handedness using Liatris controllers.
- Introduced LIATRIS_QUICK_START.txt as a quick reference for handedness setup and flashing steps.
- Included LICENSE file for GNU General Public License v2.
- Added Makefile for building QMK firmware with user-specific configurations.
- Updated README.md with instructions for configuring and building QMK userspace.
- Created build_all.sh script to automate the building of regular and handedness initialization firmware.
- Added qmk.json to define userspace version and build targets.
2025-10-07 16:49:14 +02:00
Smathev
a26527d2ae Add handedness support and firmware build scripts for Fingerpunch Sweeeeep keyboard 2025-10-07 13:17:17 +02:00
Smathev
cbaa62fa0d Refactor config and rules.mk for improved clarity and organization 2025-10-07 10:36:24 +02:00
Smathev
4c48b15c8f Refactor combo definitions and update COMBO_COUNT handling 2025-10-07 10:29:52 +02:00
Smathev
379e203b38 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.
2025-10-07 10:24:52 +02:00
Smathev
e6501772fe Fix include order by moving "keymap_danish.h" to the correct position 2025-10-07 08:22:18 +02:00
smathev
885b3154f2
Add files via upload 2025-10-06 15:16:28 +02:00