Commit graph

12 commits

Author SHA1 Message Date
Victor
64f90da9c6
fixing bugs in the rollow configuration
- enabling extra keys by default to rollow
- forcing extrqa keys to be on in the userspace rules.mk
2024-04-11 22:16:57 -05:00
Victor
38e543a13c
Had to define RGB Matrix driver
- however it looks like I may have to update how I define RGB Matrix?
- It is no longer just yes or no anymore
2024-04-06 18:48:15 -05:00
Victor
b8d990ee2e
Fixing bugs
- enabling OLED for swoop
- Maybe I do need encoder enable for it to work
- enabling RGB Matrix
2024-04-06 18:38:12 -05:00
Victor
f62cfc7fa3
trying oled rotation 0 2024-04-05 21:14:54 -05:00
Victor
39b1461def
missing a semicolon again 2024-04-05 21:08:02 -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
75c58a22eb
had to move all my encoder mappings to the specific keyboard
- documentation was right that it had to be in the keymap
2024-04-05 20:42:32 -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
8e29b0b71a
Forgot a semicolon!!! 2024-04-05 20:11:36 -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
Nick Brassel
92d62d05e8 Initial structure. 2023-11-22 15:22:43 +11:00