Commit graph

13 commits

Author SHA1 Message Date
Victor
0c479c0502
Got everything working
- can't have a layout macro start with LAYOUT. Now it's just KLOR(...)
- Turn off extra features for AVR MCU in post_rules.mk. This helps
all customizations remain in the keymap.
- Updatd documentation
2024-05-15 23:07:32 -05:00
Victor
a80b4c97ef
Moving the alias to the keymap to try 2024-05-15 09:01:21 -05:00
Victor
d06600da02
maybe LAYOUT is a keyword
- changed to LAYOUT_KLOR
2024-05-15 08:54:13 -05:00
Victor
1300fefdac
Focusing on Saegewerk now
- trying the wrapper again
2024-05-15 08:45:40 -05:00
Victor
a799835a1c
Reverting some to test 2024-05-15 08:40:20 -05:00
Victor
e392568f09
had to move the layouts back
- trying something in left field to make it work
2024-05-15 08:34:21 -05:00
Victor
383363e0d8
moved the layout back to klor.h 2024-05-15 08:19:28 -05:00
Victor
729d9f2353
Had the layout defined wrong
- To alias a function I needed to add the parameters part
2024-05-15 08:07:53 -05:00
Victor
41a0204fc9
Added Dynamic Layout selection
- Cleanup unused code and updated documentation
- add dynamic layout selection
  - Leveraged common_features.mk framework
  - Configure layout in keymap rules.mk
- Will test more but it is ready to ship
2024-05-15 07:52:23 -05:00
Victor
b12f69a7ae
Added layout matrix so it will compile
- fixed other bugs
- Spruced up the info.json after using the qmk converter
2024-05-13 23:11:36 -05:00
Victor
873c2bf735
Forgot to update default keymap
- they had the wrong oled driver in there
- Added copyright stuff back
2024-05-13 22:11:04 -05:00
Victor
c86deba845
Adding klor files and trying to build 2024-05-13 21:33:46 -05:00
Victor
a274d43796
Initial checkin
- trying to port over the old config to info.json data driven config
- stopped for tonight
2024-05-12 23:34:04 -05:00