# MiniKEYS 4-keyboard featuring HOME, END, PgUp and PgDn to provide lacking laptops with dedicated keys. ## Hardware Microcontroller Unit (MCU) : [_Adafruit Trinkey QT2040_](https://adafru.it/5056) (RP2040 chipset) Peripheral : [_NeoKey 1x4 QT I2C_](https://adafru.it/4980) (I2C peripheral) ## Dependencies Libraries will be imported in this repository. In the meantime, please resolve the dependencies manually by installing the following libraries: * `Adafruit seesaw Library` by _Adafruit_