4-keyboard featuring HOME, END, PgUp and PgDn to provide lacking laptops with dedicated keys.
Go to file
Pierre Guillod 4eeea5c52d
code + doc
* First push of the codebase
* Dependencies & hardware documentation
2023-07-27 13:15:05 +02:00
LICENSE Initial commit 2023-07-27 13:00:03 +02:00
MiniKEYS.ino code + doc 2023-07-27 13:15:05 +02:00
README.md code + doc 2023-07-27 13:15:05 +02:00

README.md

MiniKEYS

4-keyboard featuring HOME, END, PgUp and PgDn to provide lacking laptops with dedicated keys.

Hardware

Microcontroller Unit (MCU)
Adafruit Trinkey QT2040 (RP2040 chipset)
Peripheral
NeoKey 1x4 QT I2C (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