Commit graph

3 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
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
Renamed from keyboards/fingerpunch/sweeeeep/smathev/keymap.c (Browse further)