qmk_firmware/keyboards/polycarbdiet/s20
Nick Brassel 219afaba42
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +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 RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00
s20.c initial add S20 keyboard into polycarbdiet folder (#11865) 2021-02-14 17:48:54 +00:00
s20.h initial add S20 keyboard into polycarbdiet folder (#11865) 2021-02-14 17:48:54 +00:00

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 QK_BOOT 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.