Commit graph

8 commits

Author SHA1 Message Date
Smathev
ffdd049589 fix: Adjust keymap layout and enable chordal hold functionality 2025-10-08 14:07:19 +02:00
Smathev
ac0b03a50c feat: Implement OLED display support and custom icons for 128x32 displays
- Added OLED functionality in keymap.c with custom rendering for layers and modifiers.
- Created a Python script to generate simple icons for OLED displays.
- Introduced a new rules.mk file to enable OLED features for the keymap.
- Developed an OLED font helper script for visualizing and designing custom graphics.
- Redesigned OLED layout to fit 128x32 displays, optimizing space for logos and layer indicators.
- Implemented flow tap functionality in flow_tap.c for enhanced key responsiveness.
2025-10-08 13:57:24 +02:00
Smathev
fb04de22f2 Refactor build script and update userspace config for clarity and new features 2025-10-07 19:29:35 +02:00
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
885b3154f2
Add files via upload 2025-10-06 15:16:28 +02:00