-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Upstream shield for reviung34 #1264
Conversation
@@ -0,0 +1,9 @@ | |||
# Copyright (c) 2020 The ZMK Contributors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update all of these to 2022
if SHIELD_REVIUNG34 | ||
|
||
config ZMK_KEYBOARD_NAME | ||
default "Reviung34" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
default "Reviung34" | |
default "REVIUNG34" |
Creator seems to call it REVIUNG34: https://github.com/gtips/reviung
@@ -0,0 +1,6 @@ | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
macros { | ||
ZMK_MACRO(save, | ||
wait-ms = <30>; | ||
tap-ms = <40>; | ||
bindings = <¯o_tap &kp ESC &kp COLON &kp W &kp RET>; | ||
) | ||
}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems like it's not indented enough when comparing it with the rest of the file.
I have this code running on my keyboard right now... the keymap is very quirky and I'm happy for someone to contribute a qwerty map if they like!
Board/Shield Check-list
.zmk.yml
metadata file added&pro_micro
used in favor of&pro_micro_d/a
if applicable.conf
file has optional extra features commented out