Search found 51 matches
- 03 Mar 2023, 19:04
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Does qmk have any advantage over kmonad?
- 03 Mar 2023, 18:48
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
This doesn't seem to contain all the layouts.
- 03 Mar 2023, 12:52
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
For some reason,
doesn't work anymore (with pandrew's fork). layer_state_set works,
but I suppose that must differ from default_layer_set in some
significant way.
Code: Select all
void matrix_init_user(void) {
default_layer_set(pow(2, _QGMLWB));
}
but I suppose that must differ from default_layer_set in some
significant way.
- 03 Mar 2023, 09:53
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I was trying to use an older version, but I think an updated dependency disagreed with it.
- 02 Mar 2023, 22:24
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
And shouldn't the model-f stuff be in the qmk upstream?
- 02 Mar 2023, 21:50
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
So it seems my old method of compiling a model-f layout with qmk is broken, and I have to go through the ordeal again of finding out how to go about it. Is there /one/ place with concise instructions for this that I just missed? I couldn't find the link on modelfkeyboards.com.
- 09 Dec 2021, 14:03
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Hm, after two years with no mechanical issues, my I key has problems. At first it wouldn't register until I released it and then not at all. Pulling it out and replacing it fixes it for a week or so until the same problem returns.
- 25 Oct 2021, 11:02
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
How is the powder coating done?
- 17 Oct 2021, 18:15
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
The solenoid thing has always struck me as the keyboard equivalent of an electric car that generates fake gas engine noises. I suspected this and agree with your dismissal. On the other hand, a sound source could be useful as an output; say, if you have a layout toggle, it could emit one beep for q...
- 17 Oct 2021, 15:09
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I see a lot of mention here of a ``solenoid'', and it seems to be a contraption for producing sound. But I haven't been able to find its purpose? Doesn't the model F produce enough sound by itself?
- 14 Oct 2021, 22:08
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I'm a little bit confused. If it's possible to use the upstream version, what is the reason for using pandrew's version (that hasn't been updated in a while)?
- 11 Oct 2021, 20:44
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I bricked my keyboard twice today (had to enter bootloader mode physically to get a response), first trying to flash QMK with the ``terminal'' feature and then when trying to enable ``dynamic macros''. Does anyone know what is happening here? https://beta.docs.qmk.fm/using-qmk/software-features/feat...
- 08 Oct 2021, 22:06
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Or it's really well hidden. There's a link to a post that has a link to a
google document
https://docs.google.com/document/d/1B6 ... p=sharing
that has
Code: Select all
git clone http://purdea.ro/qmk_firmware
- 08 Oct 2021, 17:42
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Thanks again, Nathan, this is really helpful. Are you trying to build from source or something? Well, I want to change the layout, and I would rather build from source than do this through a web site. (I'd rather stick with xwhatsit than use a web site.) If I understood you correctly, the only alter...
- 08 Oct 2021, 15:01
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
So, the relevant version of QMK is this?
https://github.com/purdeaandrei/qmk_firmware
(There's no mention of model F in the readme or in the list of supported
keyboards.) If I flash this and it turns out to be too complicated, can I just
use the xwhatsit gui to reflash the old firmware?
https://github.com/purdeaandrei/qmk_firmware
(There's no mention of model F in the readme or in the list of supported
keyboards.) If I flash this and it turns out to be too complicated, can I just
use the xwhatsit gui to reflash the old firmware?
- 08 Oct 2021, 14:45
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Thank you, Nathan!
- 07 Oct 2021, 13:09
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
There seems to be a new firmware, but, for some reason, I can't find a simple link to the (source code of the) installer or instructions in plain text. There is a video with text that I absolutely can't find the patience to watch. Can anyone help please? Also, what is the advantage of the new firmwa...
- 31 Aug 2021, 12:54
- Forum: Group buys
- Topic: Beam Spring 104+SSK Reproduction Project! First Batch In Stock, Shipping early next year after New Model F Project
- Replies: 834
- Views: 3714064
Re: Beam Spring 104+SSK Reproduction Project! First Batch In Stock, Shipping early next year after New Model F Project
I've never tried a beam spring, so I'm more curious than excited.Wintermute1974 wrote: ↑30 Aug 2021, 17:43Yes, yes, yes, but are you not excited at all by the very fact that modern beamsprings exist?
- 30 Aug 2021, 16:26
- Forum: Group buys
- Topic: Beam Spring 104+SSK Reproduction Project! First Batch In Stock, Shipping early next year after New Model F Project
- Replies: 834
- Views: 3714064
Re: Beam Spring 104+SSK Reproduction Project! First Batch In Stock, Shipping early next year after New Model F Project
Interesting! I would buy this if it came in a colour that wasn't black and the case was more classical and perhaps based on an original design. Blank key caps and happy-hacking layout would also be nice. Or even better: a beam-spring space cadet.
- 31 Aug 2020, 12:14
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Wish I had a wooden logoless palmrest for my F62.
- 27 Aug 2020, 10:57
- Forum: Mice & other input devices
- Topic: Philips ACC2330 foot switch
- Replies: 2
- Views: 9653
Philips ACC2330 foot switch
I want to buy the ACC2330 foot switch (pedal) from Philips. https://www.dictation.philips.com/products/transcription-accessories/foot-control-acc2300/ Does anyone know if this works just like a keyboard with four keys, so that, in Linux, using, say, xkb, I can remap those keys (to ctrl, meta, &c.), ...
- 19 May 2020, 15:51
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Just to share a layout I've made with the QMK. My current layout is with 2 extra keys coming from split space bar + split right shift How does the small space bar and the extra modifier fit? (Ellipse said there would be a tight fit.) You got them from Unicomp, right? Nevermind, I found the old pict...
- 19 May 2020, 15:35
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
As far as I know: no. They are not included in the USB keyboard standard. (Annoyingly, as volume up and down are!) On the Mac, I just map the two brightness functions to F1 and F2 in System Preferences and use those on my Kishsaver and other keyboards. So the key menu, which I had assumed to be arb...
- 19 May 2020, 15:34
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
How does the small space bar and the extra modifier fit?
(Ellipse said there would be a tight fit.) You got them from
Unicomp, right?
- 17 May 2020, 21:29
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
I can't find any brightness-up or -down button in the layout utility. Is it possible to get these keys?
- 16 Apr 2020, 17:08
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Though I tend to use that area of the space bar. But I never use the area where the extra modifier on the right could be. I actually removed the extra right side modifier and put in a regular spacebar again. Could't figure out what would be important enough to use the extra key for, and it kind of ...
- 16 Apr 2020, 12:48
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Though I tend to use that area of the space bar. But I never use the area where the extra modifier on the right could be.
- 15 Apr 2020, 16:29
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Yes it is a tight fit but I do offer the smaller space bars. They will be in stock in a month or so. I do not offer factory default settings though for the smaller space bars - you'd have to do the installation. You mean you will offer bars that are a perfect fit, in shape as well as in colour, as ...
- 15 Apr 2020, 16:25
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850
- 14 Apr 2020, 14:44
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4282850