qmk_firmware/keyboards/polycarbdiet/s20
2022-12-09 03:12:49 +11:00
..
keymaps/default Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: P (#17875) 2022-08-03 17:23:15 +10:00
readme.md Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) 2022-12-09 03:12:49 +11:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
s20.c
s20.h

S20

S20

The S20 keyboard is a FR4 sandwich keyboard which was orginally designed to add extra functionality to a user's current keyboard setup.

  • Keyboard Maintainer: polycarbdiet
  • Hardware Supported: S20 - FR4 sandwich MacroPad/NumberPad
  • Hardware Availability: Custom, limitied quantaties.

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

make polycarbdiet/s20:default

Flashing example for this keyboard:

make polycarbdiet/s20:default:flash

Reset Method:

  • Press the RESET button on the under side of the PCB

Bootloader Method:

  • Hold down the key located at K00, commonly programmed as ESC, while plugging in the keyboard.
  • Hold down the key located at K00, commonly programmed as ESC, and press the QK_BOOT button on the PCB.
  • Hold down the key located at K42 and then press the key located at K40.

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