|
Post by sharklodon on May 1, 2020 10:34:55 GMT
|
|
|
Post by vesa on May 18, 2020 8:17:28 GMT
Very nice. I need to read the whole story from that blog. Also, I was asked for the QMK sources I used with my mod so I attached them here. I'm using 5x5 keypad as a base so the readme file contains information about that. And not all keys has been mapped so they aren't working correctly but I hope this is useful in some way to someone. I used Ubuntu 18.04 on WSL to compile qmk. Unfortunately I don't have all the details but the build command might be: make c64mini:default And the source from attached file goes to qmk_firmware\keyboards\c64mini The built hex file is called c64mini_default.hex I think I used the following command to flash it in Windows : ..\hardware\tools\avr\bin\avrdude.exe -C..\hardware\tools\avr\etc\avrdude.conf -v -patmega32u4 -cavr109 -PCOM4 -b57600 -D -Uflash:w:c64mini_default.hex:i which is called from arduino-1.8.3\hex which also contains the hex file. Attachments:c64minikeyboard.7z (5.8 KB)
|
|
|
Post by spannernick on May 27, 2020 11:20:48 GMT
I made this a sticky cause I think its brilliant..
|
|
|
Post by aldolo on Sept 16, 2020 11:32:30 GMT
great work!
|
|
|
Post by scanfff on Jan 9, 2021 5:39:14 GMT
great project !!!
|
|