qmk-keychron-q3-colemak-dh/keyboards/kbdfans/bounce/pad
2023-01-31 06:03:30 +11:00
..
keymaps Remove legacy keycodes, part 5 () 2022-10-15 22:29:43 +01:00
config.h Remove usages of config_common.h from config.h files. () 2023-01-31 06:03:30 +11:00
info.json Migrate LAYOUTS to data driven () 2023-01-10 02:48:20 +00:00
pad.c
pad.h
readme.md RESET -> QK_BOOT keyboard readme () 2022-08-20 11:34:17 +01:00
rules.mk Migrate LAYOUTS to data driven () 2023-01-10 02:48:20 +00:00

BOUNCE PAD

A customizable pad keyboard, include hotswap and soldered version.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: KBDFANS
  • Hardware Availability: kbdfans

Make example for this keyboard (after setting up your build environment):

make kbdfans/bounce/pad:default

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.