Search found 7 matches

by K-rnix
11 Jun 2017, 02:41
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 363640

I finally got Hasu's code working on my Commodore 64 keyboard. Now I'm facing a new challenge. See, the C-64 keyboard has different keys not found in a PC keyboard, for example a "@" only key, or an asterisk only (*) key too. I think I can use the LANGn keycode and replace it for a MACRO, but I do n...
by K-rnix
03 Jun 2017, 06:54
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 363640

I'm having problems compiling in Cygwin. I get the same error than Zayter. I just try to compile the "default" files. Not touching the code yet... Any clue?
by K-rnix
11 May 2017, 01:25
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 363640

Hi. I'm electronic engineer but my experience in coding is very limited (some BASIC in the past...) My project is a Commodore 64 Keyboard, switching between "Emulator Mode" and "PC Mode", and having some RGB LED switching color according which mode is on. For Emulator Mode, a plain matrix is needed....
by K-rnix
04 May 2017, 21:56
Forum: Workshop
Topic: Soarer's Keyboard Controller firmware
Replies: 134
Views: 81210

Thank you JBert. I did some workaround the bug and got it working. Now I'm facing have another challenge: Giving the fact I'm using a Commodore 64 keyboard, I'm looking for a way to toggle between C64 mode and PC Mode. Mostly because I'm using Positional mode in VICE Emulator (most "pure" emulation)...
by K-rnix
18 Apr 2017, 22:19
Forum: Workshop
Topic: Soarer's Keyboard Controller firmware
Replies: 134
Views: 81210

I think I've found a bug: END
by K-rnix
18 Apr 2017, 20:05
Forum: Workshop
Topic: Soarer's Keyboard Controller firmware
Replies: 134
Views: 81210

Thanks JBert. Now is all working. I have an issue tough: I'm trying with a Commodore 64 keyboard, but I cannot get the remapping block to work when I try to use if_select in order to switch between PC mode and emulator mode (VICE positional). the scaswr command says "error at line 315: invalid comma...
by K-rnix
03 Feb 2017, 03:59
Forum: Workshop
Topic: Soarer's Keyboard Controller firmware
Replies: 134
Views: 81210

Hi. Sorry for being such a noobie. I have a Teensy 2++ board. I'm trying to have a Ti-99/4A working keyboard. Thing is, I do not know how to program the Teensy with the config file (.sc) I've created. I have downloaded the Soarer files, including the *AT90USB1286.hex file, and the teensy.exe, but I ...

Go to advanced search