qmk_userspace/users/smathev
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
..
autoshift.c Add files via upload 2025-10-06 15:16:28 +02:00
casemodes.c Fix include order by moving "keymap_danish.h" to the correct position 2025-10-07 08:22:18 +02:00
casemodes.h Add files via upload 2025-10-06 15:16:28 +02:00
combos.c Update build script and configuration files for Fingerpunch Sweeeeep keyboard 2025-10-08 10:26:24 +02:00
combos.h Add QMK configuration and flashing documentation for fingerpunch/sweeeeep keyboard 2025-10-07 16:49:14 +02:00
config.h feat: Implement OLED display support and custom icons for 128x32 displays 2025-10-08 13:57:24 +02:00
flow_tap.c feat: Implement OLED display support and custom icons for 128x32 displays 2025-10-08 13:57:24 +02:00
process_records.c Add files via upload 2025-10-06 15:16:28 +02:00
process_records.h Add files via upload 2025-10-06 15:16:28 +02:00
rules.mk feat: Implement OLED display support and custom icons for 128x32 displays 2025-10-08 13:57:24 +02:00
smathev.c Add files via upload 2025-10-06 15:16:28 +02:00
smathev.h feat: Implement OLED display support and custom icons for 128x32 displays 2025-10-08 13:57:24 +02:00
wrappers.h feat: Implement OLED display support and custom icons for 128x32 displays 2025-10-08 13:57:24 +02:00