This sketch is for Waveshare Ctrl C/V Shortcut Keyboard For Programmers, 3-Key Development Board, Adopts RP2040 Microcontroller Chip.
Please follow the wiki to setup the Arduino IDE and connect the keyboard.
Compare to the "original" firmware, I have implemented below features:
- Support both Windows and Mac (pick one of the
META_KEY
definition) - Support three keyboard layouts:
mode_control_c_v()
: the stocking ctrl + C + V layout
mode_copy_paste_cut()
: the copy + paste + cut layout