Skip to content

8bits4ever/MiMimiKB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MiMimiKB - Amiga MisterFPGA Minimig Keyboard

A small project for Arduino Leonardo / clones to convert Native Amiga 500 keyboards into a USB keyboard, with keymap optimised for MiSTerFPGA
Standing on the shoulders of many!

// modified Nov 2021 for the MiSTress A500 conversion kit.

// modified Jan 2021 from code released by BrainSlugs83 - https://github.com/BrainSlugs83/Amiga500-Keyboard/blob/main/AmigaKeyboard.ino
// https://forum.arduino.cc/index.php?topic=139358.90

// ByteMavericks/ Nick: added reset code for MiSTerFGPA, and overloaded the HELP key to serve as F12, F11 and also Print screen

// HELP = F12 (OSD)
// Ctrl-HELP = F11
// Shift-HELP = PRINTSCREEN

// Useful MisterFPGA shortcuts:
// - Ctrl-LSHIFT-LALT-RALT= master reset (same as reset key)
// - Ctrl - Amiga- Amiga = CTRL LALT RALT = core reset

MiSTress board features an embedded Atmega32U4 microcontroller and a dedicated ISP header for programming. It can also be programmed using a MALE to MALE USB cable and the Arduino IDE, just like a ProMicro/Leonardo board. More details in the MiSTress documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%