qmk_firmware/keyboards/soda/pocket
Ryan e933e0411f
Move matrix config to info.json, part 5 (#20003)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
..
keymaps [Keyboard] add ‘soda/pocket’ (#19838) 2023-02-14 14:11:45 -07:00
chconf.h [Keyboard] add ‘soda/pocket’ (#19838) 2023-02-14 14:11:45 -07:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
info.json Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
mcuconf.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
pocket.c [Keyboard] add ‘soda/pocket’ (#19838) 2023-02-14 14:11:45 -07:00
pocket.h [Keyboard] add ‘soda/pocket’ (#19838) 2023-02-14 14:11:45 -07:00
readme.md [Keyboard] add ‘soda/pocket’ (#19838) 2023-02-14 14:11:45 -07:00
rules.mk [Keyboard] add ‘soda/pocket’ (#19838) 2023-02-14 14:11:45 -07:00

Pocket-34

A customizable 34 keyboard, support both HOTSWAP and SOLDER.

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

make soda/pocket:default

Flashing example for this keyboard:

make soda/pocket:default:flash

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Briefly press the button: [boot] first, then press button: [reset] 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.