Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create red scarf II+ ver b keymap #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rsheldiii
Copy link

@rsheldiii rsheldiii commented Jul 27, 2017

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:

KEYBOARD=verb make -f Makefile clean
KEYBOARD=verb make -f Makefile

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant