Search found 205 matches

by pandrew
25 Mar 2021, 17:06
Forum: Group buys
Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
Replies: 8744
Views: 3925549

Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards

The brand new Model F keyboards by default come with the "wcass" controller. (The controller was designed on this thread: https://deskthority.net/viewtopic.php?t=13479 ) The 'xwhatsit/brand_new_model_f/f62' configuration is just a pointer to wcass configuration, so it's the exact same. It's there pr...
by pandrew
16 Mar 2021, 05:55
Forum: Keyboards
Topic: Bad blood with vintage computing community? Preposterous!
Replies: 16
Views: 3049

Re: Bad blood with vintage computing community? Preposterous!

I'd be happy to help reverse engineer old protocols and build reverse converters for old systems, so people could use modern keyboards on old systems.
I'm not sure how much that would help to fix any bad feelings though.
by pandrew
16 Mar 2021, 03:42
Forum: Want to buy
Topic: [WTB] IBM Scrollpoint Pro Mouse
Replies: 4
Views: 1358

Re: [WTB] IBM Scrollpoint Pro Mouse

BUMP
by pandrew
15 Mar 2021, 10:38
Forum: Keyboards
Topic: Need help with new Model F keyboard
Replies: 58
Views: 33651

Re: Need help with new Model F keyboard

I recommend cutting a slot. Ever since I first figured out out that the card edge is a symmetrical on some keyboards, I started cutting a slot into to all of my controllers, see this comment of mine: https://deskthority.net/viewtopic.php?p=473635#p473635 For solenoid there are keys such as HPT_TOG, ...
by pandrew
15 Mar 2021, 05:33
Forum: Keyboards
Topic: Need help with new Model F keyboard
Replies: 58
Views: 33651

Re: Need help with new Model F keyboard

What's the status of the beamspring keyboard? Can you send a screenshot of the signal level monitor? If you are using a modern style blue connector, when re-seating the card make sure that the centers of the pins are aligned. (and not the card edge site to the wall of the hole in the connector. The ...
by pandrew
14 Mar 2021, 18:01
Forum: Keyboards
Topic: Need help with new Model F keyboard
Replies: 58
Views: 33651

Re: Need help with new Model F keyboard

Your remaining questions are not specific to my port of qmk, but apply to all qmk keyboards. While I could probably figure these out, I am super low on time, and I much prefer to refer you to upstream QMK support, and for me to handle issues specific to my port only. They have a discord, where you c...
by pandrew
14 Mar 2021, 16:39
Forum: Keyboards
Topic: Need help with new Model F keyboard
Replies: 58
Views: 33651

Re: Need help with new Model F keyboard

The util's Keypress Momitor disagrees with the OS. .... In summary: I obviously need a fresh rebuild of the tools to catchup with the Kishsaver layout fix Yes, this is expected, I did say "You will need yet again a new util build for compatibility." The matrix position to physical key position mapp...
by pandrew
14 Mar 2021, 02:49
Forum: Keyboards
Topic: Need help with new Model F keyboard
Replies: 58
Views: 33651

Re: Need help with new Model F keyboard

Flip those around and it's looking mighty fine! Fixes pushed, please try again. You will need yet again a new util build for compatibility. oh, they do all work *before* running the tools. But they're all disabled after quitting, including Cmd+Tab. How are you quitting the tools? If you are quittin...
by pandrew
13 Mar 2021, 14:29
Forum: Keyboards
Topic: Need help with new Model F keyboard
Replies: 58
Views: 33651

Re: Need help with new Model F keyboard

Note those column skips! The Kish definitely skips many of them, but not contiguously. By my count that's 9 pins in use for its columns. More than the Signal Level Monitor shows, in its f62/xwhatsit setup. I bet that definition is what needs tweaked. You're the first original F62 kishsaver tester f...
by pandrew
16 Feb 2021, 08:39
Forum: Workshop
Topic: New SMD Model F controllers available
Replies: 46
Views: 22934

Re: New SMD Model F controllers available

You are correct, it's not necessary to cut the PCB. You could just cut the traces on the PCB or you could just de-solder all parts that connect to the columns / rows. Both of these imply that you trace out all connections to rows and columns and you are 100% sure that you have disconnected all of th...
by pandrew
13 Feb 2021, 20:29
Forum: Want to buy
Topic: [WTB] IBM Scrollpoint Pro Mouse
Replies: 4
Views: 1358

Re: [WTB] IBM Scrollpoint Pro Mouse

I really want the "Pro" variant, I already ordered non-Pro, and it's in shipping, can't wait to get it, but I'm specifically looking for the 'Pro' variant now, since it looks more comfortable, and the middle button is near the thumb. There were 5 pieces sold back in November: https://www.ebay.com/it...
by pandrew
13 Feb 2021, 02:26
Forum: Want to buy
Topic: [WTB] IBM Scrollpoint Pro Mouse
Replies: 4
Views: 1358

[WTB] IBM Scrollpoint Pro Mouse

Looking for both optical and/or ball variants.
pros_small.jpg
pros_small.jpg (39.95 KiB) Viewed 1189 times
by pandrew
09 Feb 2021, 02:51
Forum: Keyboards
Topic: QMK in the New Model F Keyboard
Replies: 9
Views: 3921

Re: QMK in the New Model F Keyboard

Hey, I've implemented something for you, try this: void send_alt_code_P(const PGM_P strlo, const PGM_P strhi) { bool num_lock = host_keyboard_led_state().num_lock; uint8_t lshift = keyboard_report->mods & MOD_BIT(KC_LSHIFT); uint8_t rshift = keyboard_report->mods & MOD_BIT(KC_RSHIFT); const PGM_P st...
by pandrew
09 Feb 2021, 00:24
Forum: Workshop
Topic: Internal Soarer's Converter from scratch (beginner friendly)
Replies: 32
Views: 100172

Re: Internal Soarer's Converter from scratch (beginner friendly)

Oh, yes Normally all Sparkfun 5V Pro Micros ship with the J1 jumper shorted. And all Sparkfun 3.3V Pro Micros ship with the J1 jumper not shorted. That's not the only difference between them, also: 1) The 3.3V variant has a 8MHz crystal, while the 5V variant has a 16 MHz crystal 2) The 5v variant ha...
by pandrew
07 Feb 2021, 00:16
Forum: Group buys
Topic: F104+SSK+122+62+77+50+Ergo orders now open! New Kishsaver+Industrial Model F Keyboards
Replies: 8744
Views: 3925549

Re: F62+F77 orders now open! New Kishsaver+Industrial Model F Keyboards

with the "Keypress Monitor" of the QMK utility, I can see that pressing a key produces lots of extraneous keypresses. E.g. pressing M ends up activating most of the bottom row as well. That's not necessarily a problem. Keypress Monitor doesn't send the keypresses through the debounce algorithm, so ...
by pandrew
01 Feb 2021, 08:35
Forum: Want to buy
Topic: [WTB] F Xtant plate and controller
Replies: 3
Views: 898

Re: [WTB] F Xtant plate and controller

My firmware and controllers now support the xtant too!

I hope you'll find a plate.
If not, maybe you can find a company willing to route it out for you.
by pandrew
31 Jan 2021, 10:19
Forum: Keyboards
Topic: Looking for IBM Model M2 capacitor part numbers
Replies: 15
Views: 4502

Re: Looking for IBM Model M2 capacitor part numbers

I didn't think to check all my IC's. One has the Lexmark/Motorola 1395980 but my bad board has the ST/IBM branded EF6805U3. I thought all M2 PCBs were the same.. Can you post a picture of this one that's different? Also a picture of the board with the 3-pin crystals? The 1395980 sounds like a clien...
by pandrew
31 Jan 2021, 03:36
Forum: Keyboards
Topic: Looking for IBM Model M2 capacitor part numbers
Replies: 15
Views: 4502

Re: Looking for IBM Model M2 capacitor part numbers

Here's the datasheet of the chip used in the M2, called EF6805U3: https://www.digchip.com/datasheets/download_datasheet.php?id=290927&part-number=EF6805U3 Unfortunately it only has the DIP package pinout, and not the PLCC one. However, in order to guess at what is the correct PLCC pinout, let's look...
by pandrew
30 Jan 2021, 19:32
Forum: Keyboards
Topic: Looking for IBM Model M2 capacitor part numbers
Replies: 15
Views: 4502

Re: Looking for IBM Model M2 capacitor part numbers

That Y1 connects to the crystal oscillator pins of the microcontroller,
so it's probably just a crystal in an unusual package.
4.00 writing on it suggests that it's probably 4MHz.
by pandrew
25 Jan 2021, 10:00
Forum: Want to buy
Topic: [WTB] F Xtant plate and controller
Replies: 3
Views: 898

Re: [WTB] F Xtant plate and controller

For the controller I could add support to the SMD Model F controller, and you could use either the 'standard' or 'kishsaver class' one, depending on which one fits better, if it fits at all. EDIT looks like either will fit as long as you plan ribbon cable / jumper wire length well. For the barrel pl...
by pandrew
03 Jan 2021, 02:25
Forum: Keyboards
Topic: White label Model M flickering LEDs
Replies: 8
Views: 1899

Re: White label Model M flickering LEDs

So the leds flicker, but otherwise the keyboard works well? And you can still turn them on/off by pressing numlock/capslock, but it just flickers?

Do you have a video of the flickering?
Do you have an oscilloscope to probe around with to see where the flickering is coming from?
by pandrew
27 Dec 2020, 22:51
Forum: Workshop
Topic: Broken via on Model F sensing PCB
Replies: 6
Views: 2150

Re: Broken via on Model F sensing PCB

You took a picture of a couple column pins. Those are only connected on the bottom side, and we can't see on this picture if and how destroyed the pads are on the other side. Assuming pad pad looks good on the other side, you may still be able to solder to it SMD style. Pads can be lost for various ...
by pandrew
27 Dec 2020, 22:32
Forum: Workshop
Topic: Model M Requires Hard Key Press on S & F Keys
Replies: 4
Views: 1786

Re: Model M Requires Hard Key Press on S & F Keys

Try to remove the spring, and put it back on. (Or replace it if you have extra springs). There's various methods without doing a full bolt mod, like: https://www.youtube.com/watch?v=SnBsDeKs54w What I do is simpler, I just rotate the old spring counterclockwise, and pull to remove it. It's a bit cou...
by pandrew
23 Dec 2020, 19:28
Forum: Workshop
Topic: Need some help with my Mextel Autokey 40
Replies: 9
Views: 4163

Re: Need some help with my Mextel Autokey 40

I got one of these, and just tried it. I connected a model M with SDL to DIN cable to it, and on the PC side I tried both a common PS/2 to USB adapter with a DIN to PS/2 passive adapter, and I also tried a Soarer's adapter. The result, in both cases, is that it sortof kinda almost works, but: * It's...
by pandrew
14 Dec 2020, 09:05
Forum: Group buys
Topic: New Compact Beamspring controller available
Replies: 32
Views: 91922

Re: New Compact Beamspring controller available

Yes, my code runs on all xwhatsits, even original xwhatsit boards, and on the "wcass" boards that are in the new Model F reproduction keyboards from Ellipse, and also I believe Ellipse switched over to sending out keyboards with my code by default.
by pandrew
14 Dec 2020, 05:13
Forum: Group buys
Topic: New Compact Beamspring controller available
Replies: 32
Views: 91922

Re: New Compact Beamspring controller available

Is your project the only xwhatsit port to qmk, or are there other ones? As far as I know it's the only one. The only other technology that can drive Beamspring / Model F keyboards, that I know of, is DMA's Common Sense. I believe that it uses a Cypress psoc, and that there's an ARM in it. And doesn...
by pandrew
14 Dec 2020, 04:50
Forum: Group buys
Topic: New Compact Beamspring controller available
Replies: 32
Views: 91922

Re: New Compact Beamspring controller available

is there a version of the xwhatsit code that works with the arm version? As it is, it won't work on non-avr architectures, because it uses inline assembly to precisely control the time elapsed between when the column strobe is triggered, and when the rows are sampled. However you can write your own...
by pandrew
06 Dec 2020, 05:57
Forum: Workshop
Topic: READY - $10 - DIY Through Hole Universal Model F and Beamspring Controller
Replies: 100
Views: 36546

Re: READY - $10 - DIY Through Hole Universal Model F and Beamspring Controller

hupshall wrote:
06 Dec 2020, 05:38
Here is the screenshot of the Keyboard monitor
Please send a picture of the "Signal Level Monitor". It's a different button in util.exe, and please press a few buttons too, slowly, and see if it changes.
by pandrew
06 Dec 2020, 04:00
Forum: Workshop
Topic: READY - $10 - DIY Through Hole Universal Model F and Beamspring Controller
Replies: 100
Views: 36546

Re: READY - $10 - DIY Through Hole Universal Model F and Beamspring Controller

Hey! Can you send a screenshot of signal level monitor?
by pandrew
03 Dec 2020, 00:58
Forum: Workshop
Topic: New Solenoid Driver Available (tested, works!)
Replies: 16
Views: 5544

Re: New Solenoid Driver Available (tested, works!)

Update: v1.0b WORKS! As a science project, I went a little deeper analyzing the operation of these, and comparing to an original xwhatsit (rev.2 is the only original xwhatsit board I have at the moment, since I only have 1 data point about original xwhatsit drivers, the info I am presenting may or m...

Go to advanced search