-
-
Notifications
You must be signed in to change notification settings - Fork 40.3k
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
Fix UT47 matrix #2824
Fix UT47 matrix #2824
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.
Thanks for catching this one! Its interesting because I've had 2 others test this before and neither reported this issue. I'm going to test this fix later today as well, see if it works on the default layout; I don't anticipate any problems.
Yeah, the k35 is in the wrong spot. That's the issue. However, if both are needed, then that should be fine. Can add both. |
* 'master' of https://github.com/Shinichi-Ohki/qmk_firmware: (34 commits) スレーブとマスタの設定直した。 通信用ポートを設定してみたが通信できてないもよう 通信ポート設定、入出力ピンを変えた通信対応 My userspace and lets_split keymap (qmk#2842) Redox keyboard code (qmk#2843) キーマップ修正 Visual Studio Codeを使ったらソースが整形されてしまった Add dz60 iso layout with vim-style arrows (qmk#2837) Fix Clicky Down code Addkeymap/tada fakb (qmk#2830) Add knops mini info json and implemented latest QMK standards (qmk#2832) Add RGB keymap to UT47 (qmk#2826) QMK Configurator updates to Tada68 (qmk#2825) Add keymap diagram (qmk#2819) QMK Configurator updates for Mechmini v2 (qmk#2820) QMK Configurator Support (qmk#2821) QMK Configurator Support for HHKB and Staryu (qmk#2823) Fix UT47 matrix (qmk#2824) Updated tri-layer block in keymap file. (qmk#2827) Add missing 7U and 4U layouts to 2x1800 (qmk#2829) New Numpad Support: naKey from ckeys.org (qmk#2828) ...
* Fix UT47 matrix * Use both spots in the matrix for the space bar
* 'master' of git://github.com/qmk/qmk_firmware: (105 commits) Add dz60 iso layout with vim-style arrows (qmk#2837) Fix Clicky Down code Addkeymap/tada fakb (qmk#2830) Add knops mini info json and implemented latest QMK standards (qmk#2832) Add RGB keymap to UT47 (qmk#2826) QMK Configurator updates to Tada68 (qmk#2825) Add keymap diagram (qmk#2819) QMK Configurator updates for Mechmini v2 (qmk#2820) QMK Configurator Support (qmk#2821) QMK Configurator Support for HHKB and Staryu (qmk#2823) Fix UT47 matrix (qmk#2824) Updated tri-layer block in keymap file. (qmk#2827) Add missing 7U and 4U layouts to 2x1800 (qmk#2829) New Numpad Support: naKey from ckeys.org (qmk#2828) Bring dactyl/matrix.c in line with quantum/matrix.c (qmk#2613) FC660C Configurator Support (qmk#2817) avocado toast change (qmk#2816) QMK Configurator Support MF68 (qmk#2815) More QMK Configurator Support for Pearl (qmk#2814) Keymap Fixes for 7U layout, RGB and Audio support (qmk#2779) ...
* Fix UT47 matrix * Use both spots in the matrix for the space bar
No description provided.