
Keyboard from where
Re: Keyboard from where
Do I need the CTRL key if I have separate backspace & breaks or is it used for other software that might be loaded? 

Re: Keyboard from where
Yes, you do. You will need it for <CTRL>-C to switch between jobs and lots of the accented and symbol characters from the character set.Ruptor wrote:Do I need the CTRL key if I have separate backspace & breaks or is it used for other software that might be loaded?
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
-
- Trump Card
- Posts: 162
- Joined: Tue Nov 30, 2021 1:19 am
Re: Keyboard from where
If push came to shove, you could reassign SV.CQCH ($28092) 
i.e. to change CTRL+C to ALT+C
POKE_W 163986,25599
to revert to default CTRL+C
POKE_W 163986,3


i.e. to change CTRL+C to ALT+C
POKE_W 163986,25599
to revert to default CTRL+C
POKE_W 163986,3

Last edited by ones' complement on Wed May 18, 2022 10:14 pm, edited 1 time in total.
Re: Keyboard from where
OK thanks guys. I could add another 60 keys to cover every combination but I think I will leave it as is. 

Re: Keyboard from where
The hacking job became a bit complex so I have the hacked bits but now have to put them back together and I shelved it for now.I had a brain wave and a free day for a replacement membrane that isn't and here is the PCB layout. I wonder if you recognise it. It requires checking and it might be tricky to build but it only requires manual labour no thought. 

Re: Keyboard from where
Does the membrane keyboard require debounce because I could add a 1mS RC or something to the PCB if the software reading of the lines in the QL is rubbish?
- vanpeebles
- Commissario Pebbli
- Posts: 2847
- Joined: Sat Nov 20, 2010 7:13 pm
- Location: North East UK
Re: Keyboard from where
Zer0_lag
BOT
— Today at 09:42
I've been banned on theqlforum.com, but have a message for Ruptor that was trying to rework mechanical keyboard for QL...
look at https://www.theqlforum.com/viewtopic.php?f=2&t=3972
QL-Bot
BOT
— Today at 09:42
Command sent by Zer0_lag
... so if anyone could contatct ihi and pass the info, that'd be great...
Andrew13 — Today at 09:43
You've been banned on theqlforum.com???? Why??
Zer0_lag
BOT
— Today at 09:43
THat keayboard is of INSANE quality. Keys are explosion proof -on HALL effect.
Each key has 3 pins. Cenral one is Vcc(5V), bottom one is input, top is output.
So all he has to do is to dremel existing connections on the PCB to pins 1 and 3, check that all the 2 pins are connected...
cut the PCB to contain just the key matrix ( or desolder pretty much everything else.
QL-Bot
BOT
— Today at 09:46
Command sent by Zer0_lag
... reshuffle keys as desired within top steel mesh...
vanpeebles — Today at 09:46
ok, anything else? i can post that
Zer0_lag
BOT
— Today at 09:47
and use thin lacque wire ( from old transformer etc) to connect pin inputs and outputs into a matrix...
Post via the discord, hopefully it helps!
BOT
— Today at 09:42
I've been banned on theqlforum.com, but have a message for Ruptor that was trying to rework mechanical keyboard for QL...
look at https://www.theqlforum.com/viewtopic.php?f=2&t=3972
QL-Bot
BOT
— Today at 09:42
Command sent by Zer0_lag
... so if anyone could contatct ihi and pass the info, that'd be great...
Andrew13 — Today at 09:43
You've been banned on theqlforum.com???? Why??
Zer0_lag
BOT
— Today at 09:43
THat keayboard is of INSANE quality. Keys are explosion proof -on HALL effect.
Each key has 3 pins. Cenral one is Vcc(5V), bottom one is input, top is output.
So all he has to do is to dremel existing connections on the PCB to pins 1 and 3, check that all the 2 pins are connected...
cut the PCB to contain just the key matrix ( or desolder pretty much everything else.
QL-Bot
BOT
— Today at 09:46
Command sent by Zer0_lag
... reshuffle keys as desired within top steel mesh...
vanpeebles — Today at 09:46
ok, anything else? i can post that
Zer0_lag
BOT
— Today at 09:47
and use thin lacque wire ( from old transformer etc) to connect pin inputs and outputs into a matrix...
Post via the discord, hopefully it helps!

Re: Keyboard from where
Not sure who has been banned or why. It must have been something really evil with warnings and upset everybody on the forum for such drastic action.vanpeebles wrote:Zer0_lag BOT
THat keayboard is of INSANE quality. Keys are explosion proof -on HALL effect.
Each key has 3 pins. Cenral one is Vcc(5V), bottom one is input, top is output.
So all he has to do is to dremel existing connections on the PCB to pins 1 and 3, check that all the 2 pins are connected...
cut the PCB to contain just the key matrix ( or desolder pretty much everything else.
... reshuffle keys as desired within top steel mesh...
and use thin lacque wire ( from old transformer etc) to connect pin inputs and outputs into a matrix...
Post via the discord, hopefully it helps!

- NormanDunbar
- Forum Moderator
- Posts: 2425
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Keyboard from where
Slightly OT:
Cheers,
Norm.
Only 3 people have been banned. The most recent, on the weekend that Sir Clive passed away, was the user formerly known as "Brane_2" who was a bit of a hardware type. Apparently his hardware skills were/are lacking. (Not my observation, I'm definitely not hardware!). Given this is a hardware thread, this Zero_lag person could be him.ruptor wrote:Not sure who has been banned or why.
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Re: Keyboard from where
Deleted duplicate post
Last edited by Nasta on Sun Jun 05, 2022 8:56 pm, edited 1 time in total.