Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi there! not sure if you're accepting PRs, and I'm not sure if I did it right, let me know! Microcontroller code isn't normally my area.
Adds keymap.h and .c for RS78 AKA Red Scarf II+ Version b, RedScarfII+ver.b, etc. I couldn't find this anywhere so I thought I'd make it. the Make command requires an environment variable so to make the hex and eep you need to do:
you can use tkg-toolkit to flash the firmware / config file onto the board. Make sure to note that if you change function actions you'll need to flash the firmware again, they are not stored in the eep.
I haven't tested it but odds are you can probably just use the default layout, ignoring the keys your keyboard doesn't have, and be fine, but I found that pretty annoying. this doesn't have much in the way of cost savings because it's just extending the base keymap, but if you didn't do that you could save a small chunk of space. If you are looking to save space though, there are a lot of features turned on in the makefile that can be turned off