c2bc6e2b3c
Co-authored-by: jack <jack@pngu.org> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Can Baytok <baytok@dydocon.com>
Cans12erV2
New version of my 12-key orthogonal macro keypad with hot swappable keyswitch support and an encoder knob.
- Keyboard Maintainer: Can Baytok
- Build Instructions: Github
- Hardware Supported: RP2040 Zero
- Hardware Availability: amazon, aliexpress (RP2040 Zero clones work too)
Make example for this keyboard (after setting up your build environment):
make handwired/cans12erv2:default
Flashing example for this keyboard:
make handwired/cans12erv2:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Quickly double press the reset button on the PCB to make the RP2040 boot into its uf2 mode
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available