It's time for a status update for my QMK pull request for the F62.
https://github.com/qmk/qmk_firmware/pull/21193
Six weeks ago I updated the readme.md file with the details on how to access the boot loader. I am waiting to be told what's the next step to get the pull request accepted.
The QMK ...
Search found 12 matches
- 08 May 2024, 00:23
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
- 07 Dec 2023, 22:56
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
NathanA provided a a good summary of the major reasons why the F77 is not in the official QMK code base.
Why no F77 support? The QMK maintainer want a small set of files to review. I decided to first attempt to get my refactor build of the F62 firmware with two keymaps into the official QMK code ...
Why no F77 support? The QMK maintainer want a small set of files to review. I decided to first attempt to get my refactor build of the F62 firmware with two keymaps into the official QMK code ...
- 21 Jun 2023, 05:39
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
DMA Thank you for noticing my errors. I have corrected my post.
Mother board USB ports are normally not usb hub ports. They are host USB ports. Host USB ports can exceed 500 ma. The minimum they have to provide is 500 ma.
USB 2.0 standard section 7.2.1
Mother board USB ports are normally not usb hub ports. They are host USB ports. Host USB ports can exceed 500 ma. The minimum they have to provide is 500 ma.
USB 2.0 standard section 7.2.1
- 18 Jun 2023, 15:46
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
Hey Ellipse! I don't use an USB-hub, but I changed to another USB-port (from a 2.0 to 3.0 one), and now everything works perfectly. Thank you very much for the suggestion. Now I can enjoy the same wonderful Model-F experience on my trusty older platform as well 😀
EDITED
The default for QMK is ...
- 18 Jun 2023, 14:33
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
Update on me getting my refactored build of F62 and F77 firmware into the “official” QMK.
VIA requires a separate USB IDs for each keyboard. I got and am using the pod.codes USB of vid: 0x1209 and pid:0x6262 for the F62.
The QMK dev team likes pull requests with a small number of file and only ...
VIA requires a separate USB IDs for each keyboard. I got and am using the pod.codes USB of vid: 0x1209 and pid:0x6262 for the F62.
The QMK dev team likes pull requests with a small number of file and only ...
- 02 May 2023, 03:47
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
I forgot to add that I have updated my hack of the pandrew-xwhatsit-utility for the pid.codes USB IDs that Ellipse requested.
The repo for my xwhatsit QMK development branch:
https://github.com/matthew-wolf-n4mtt/qmk_firmware/tree/mjw_xwhatsit
The repo for my hack of the pandrew-xwhatsit-utility ...
The repo for my xwhatsit QMK development branch:
https://github.com/matthew-wolf-n4mtt/qmk_firmware/tree/mjw_xwhatsit
The repo for my hack of the pandrew-xwhatsit-utility ...
- 02 May 2023, 03:44
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Update for getting getting the newest version of QMK working. There are changes to the API. Once I updated for the new API. The F77 the left side keypad does not register. There is also an issue with the right most key on the bottom row. I will provide an update once I get all the key working ...
- 11 Apr 2023, 03:27
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I had success compiling Matthew Wolf's repo
Sammy, Thank you for testing the compile of my version of the QMK firmware what is using the older API from around November 2022.
Update for getting getting the newest version of QMK working. There are changes to the API. Once I updated for the ...
- 19 Feb 2023, 01:58
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Since last November there have been changes to the QMK build system. The changes are preventing my refactored version the QMK firmware to compile with the newest version for QMK. My updates to support the newest version of VIA are going to take even longer.
- 06 Feb 2023, 02:51
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Quick update about getting my refactored build version of the QMK firmware into the official QMK release.
I completed my testing. I did not discover any issues with the solenoid.
When I was doing a final review I discovered that VIA has been bumped to a new version. I now need to find time to ...
I completed my testing. I did not discover any issues with the solenoid.
When I was doing a final review I discovered that VIA has been bumped to a new version. I now need to find time to ...
- 11 Sep 2022, 02:14
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I think it's been over a year since my last update. I have been working on refactoring of pandrew's QMK firmware for inclusion into the QMK official repo.
I have decided to focus only on the keyboards that I physical possess and can test. I have the Model F Labs F62 and F77.
My refactored QMK ...
I have decided to focus only on the keyboards that I physical possess and can test. I have the Model F Labs F62 and F77.
My refactored QMK ...
- 25 Jun 2021, 03:05
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 9223
- Views: 5063266
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I have put Pandrew's QMK firmware code on to my github account. I forked the QMK firmware master and placed Pandrew's code into the "pandrew_24-jun-2021" branch.
Link to the "pandrew_24-jun-2021" branch on my github account.
https://github.com/matthew-wolf-n4mtt/qmk_firmware/tree/pandrew_24-jun ...
Link to the "pandrew_24-jun-2021" branch on my github account.
https://github.com/matthew-wolf-n4mtt/qmk_firmware/tree/pandrew_24-jun ...