.. | ||
keymaps | ||
config.h | ||
ec_switch_matrix.c | ||
ec_switch_matrix.h | ||
halconf.h | ||
info.json | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
EC 23U
Open source numpad Electrostatic Capacitive PCB.
Make example for this keyboard (after setting up your build environment):
make cipulot/ec_23u:default
Flashing example for this keyboard:
make cipulot/ec_23u: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 Boot0 pins: Short the Boot0 pins on the back of the PCB while plugging in the keyboard
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available