-
-
Notifications
You must be signed in to change notification settings - Fork 40.5k
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
Timber Wolf - updated keymaps, fixed info.json #9787
Conversation
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.
LAYOUT_all renders with overlaps, @noroadsleft any issues with that?
Yeah, since the keys overlap on the pcb it seemed right and proper. hopefully it's alright, though if necessary i can nudge them over |
For Also, the key that's
|
thanks for the feedback - I've made some changes, but it's more than a little sloppy looking. Is it legal to use keys that are like .5 or .75 width? |
People are gonna start getting their keyboards in a few days, anyone available to give it a final review and merge? |
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.
Looks good to me.
Co-authored-by: Ryan <fauxpark@gmail.com>
Thanks! |
* 'master' of https://github.com/qmk/qmk_firmware: (156 commits) Add info.json for Jiran keyboard (qmk#9857) [Docs] Update Japanese translation of feature_ps2_mouse.md. (qmk#9815) [Docs] Update Japanese translation of feature_mouse_keys.md. (qmk#9809) [Keyboard] Add new keyboard ks63 handwired (qmk#9712) [keyboard] Add [n]2 support (qmk#9862) Timber Wolf - updated via keymap, reduced eeprom writing from backlight code (qmk#9876) [Docs] Update Japanese translation of feature_macros.md. (qmk#9767) [Keyboard] Add KPRepublic BM40HSRGB keyboard (qmk#9860) [Docs] Japanese translation of docs/internals_gpio_control.md (qmk#9751) [Docs] Japanese translation of docs/other_eclipse.md (qmk#9755) Added Via keymap to Spaceman 2% Milk (qmk#9484) Add via configuration for adelheid. (qmk#9830) Added Via-enabled keymap for Physix (qmk#9825) [Docs] Japanese translation of docs/one_shot_keys.md (qmk#9754) [Docs] Japanese translation of docs/mod_tap.md (qmk#9753) [Docs] Japanese translation of docs/how_keyboards_work.md (qmk#9683) [Docs] Japanese translation of docs/how_a_matrix_works.md (qmk#9682) [Keyboard] add bear_face/v2 (qmk#9642) [Keyboard] PH Arisu (qmk#9612) Timber Wolf - updated keymaps, fixed info.json (qmk#9787) ...
* updated keymaps, fixed info.json * fixed info.json overlaps * Update keyboards/metamechs/timberwolf/config.h
Description
Primary goal is to fix the info.json file, as an issue caused the layouts to show improperly in QMK Configurator - I believe I identified and fixed the problem (fingers crossed) which i think was caused by Y values that were .25 off or what have you being in the wrong row.
Also made small changes to some keymaps, switched to hardware pwm, and made more preparations for VIA
Types of Changes
Checklist