Commit graph

11 commits

Author SHA1 Message Date
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
f3afe70c10 Update build script and configuration files for Fingerpunch Sweeeeep keyboard 2025-10-08 10:26: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
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
Nick Brassel
92d62d05e8 Initial structure. 2023-11-22 15:22:43 +11:00