Gorgeous!
Why do Unicomp not sell their 122s like this???
Search found 9 matches
- 03 Apr 2021, 10:00
- Forum: Keyboards
- Topic: Mod M122 to ANSI?
- Replies: 18
- Views: 4477
- 23 Mar 2021, 13:42
- Forum: Keyboards
- Topic: New Model F77 QMK Keypad remap
- Replies: 14
- Views: 4840
Re: New Model F77 QMK Keypad remap
Thanks! Seems to do the job. I'm been flashing from configurator .json files at the moment as I'm changing layout twice a day and it's just easier. Once I make up my mind I will use the .c files and make this a permanent part of my board. I will want to add unicode support at some point so will no l...
- 16 Mar 2021, 08:58
- Forum: Keyboards
- Topic: New Model F77 QMK Keypad remap
- Replies: 14
- Views: 4840
Re: New Model F77 QMK Keypad remap
Not really, thanks! I've learned a bit about how layers work - I now have a numpad second layer that is transparent otherwise, with a toggle between layers instead of numlock. This seems to be how everyone else is implementing their own numpad layers. I've also worked out how to use the configurator...
- 14 Mar 2021, 09:22
- Forum: Keyboards
- Topic: New Model F77 QMK Keypad remap
- Replies: 14
- Views: 4840
Re: New Model F77 QMK Keypad remap
Putting the following into keymap.c seems to give the desired behaviour. Basically a _NUMLOCK layer that is identical to the base except for the numpad keys, and then replacing the NUMLOCK key with a layer switch. Hopefully no side effects if/when the OS itself toggles numlock. The numpad keys give ...
- 14 Mar 2021, 07:14
- Forum: Keyboards
- Topic: New Model F77 QMK Keypad remap
- Replies: 14
- Views: 4840
Re: New Model F77 QMK Keypad remap
Thanks for the reply! Sorry the above is not really clear. Here is an example of what I'm after with one key: The QMK code for numpad 1 is KC_KP_1, which is keypad 1 or end, depending on whether or not numlock is on. I would like it to be keypad 1 or DELETE. Similar would apply to the other keys on ...
- 14 Mar 2021, 04:19
- Forum: Keyboards
- Topic: New Model F77 QMK Keypad remap
- Replies: 14
- Views: 4840
New Model F77 QMK Keypad remap
Does any qmk expert know the best way to remap the shifted keypad keys? I would like to have the numpad behave in the way that the numpad option 2 (from Ellipses's site) is default, and something like option 1 is what happens when numlock is toggled. I will change further when the new keys are in, s...
- 06 Jun 2020, 04:11
- Forum: Group buys
- Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
- Replies: 8973
- Views: 4313158
Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards
Not being snarky, just honestly curious - why is it that this keyboard seems to need per-computer parameter tweaking to get keys registering and properly debouncing, when... well, pretty much no other keyboard I've heard of requires this? What is it that makes it so finicky? 1. Pretty much every ot...
- 29 May 2019, 12:26
- Forum: Mice & other input devices
- Topic: What gaming mice work with linux?
- Replies: 6
- Views: 21234
Re: What gaming mice work with linux?
I have a corsair M65. It is solid, reasonably cheap, not too nasty for left handers, and was easy to find.
It can be controlled through the ckb-next open-source software driver for Corsair stuff.
It can be controlled through the ckb-next open-source software driver for Corsair stuff.
- 19 Feb 2019, 12:26
- Forum: Keyboards
- Topic: Examples of Soarer Converter configuration files please
- Replies: 57
- Views: 41180
Re: Examples of Soarer Converter configuration files please
The following worked for me on a model 1392595 terminal board. ifset set3 # Terminal Model M 1392595 remapblock # Function row. The Escape key and the printscreen block F23 PRINTSCREEN # Printscreen 'Print' F24 SCROLL_LOCK # Scroll lock 'Print Line' LANG_4 PAUSE # Pause 'Hold' F13 ESC # Esc Sends +6...