Commit graph

12 commits

Author SHA1 Message Date
Victor
27212ab001
Had to fix the rollow variable names 2024-04-14 19:25:33 -05:00
Victor
9389b0cf3f
Worked on OLED
- Moved the image byte arrays to the header file
- Copied the QMK logo from Drashna
- The QMK logo will show as default
2024-04-14 19:18:14 -05:00
Victor
91fe6c7660
Swapping barbell boards logo for rollow
- tried to use the image Barry made but it doesn't translate well
to 128x32
- Made a custom one inspired by the original
2024-04-14 18:14:59 -05:00
Victor
77f758690f
CHanging to write raw 2024-04-14 16:11:59 -05:00
Victor
451747c0cc
else not elif 2024-04-14 16:04:19 -05:00
Victor
2868afa42d
The code was basically the same as the crkbd logo
- pasted in the code from https://javl.github.io/image2cpp/
2024-04-14 15:55:19 -05:00
Victor
96673e3ae5
Added Rollow Logo, hopefully it came out okay 2024-04-14 15:53:14 -05:00
Victor
f62cfc7fa3
trying oled rotation 0 2024-04-05 21:14:54 -05:00
Victor
dff092e0a5
- removed all old base layer change code
- trying 0 degrees on oled
2024-04-05 21:03:43 -05:00
Victor
02381c18aa
fixing more typos
- rules.mk named the encoder file wrong
- extra characters in oled.c
2024-04-05 20:15:15 -05:00
Victor
d997b1aa0b
- Enabled Encoder Mapping, added basic map
- fixed oled orientation, maybe this time will work
- added macro to toggle base layer to save keys on config layer
2024-04-05 20:06:26 -05:00
Victor
089b71d77b
Migrating over userspace
- existing repo was not forked. Wanted to make sure I was using the standard,
not replicating it
- Updated the readme.md for the latest mappings
2024-04-01 22:26:41 -05:00