FPGA based keyboard where each key is wired individually. As such removes the need to scan a matrix and reduces latency substantially. Debounce timers all run in parallel on the FPGA too.
Each key can be re-mapped to anything as well.
As a bonus it also does sha256 hashing :p just in case
