You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Drashna Jael're 8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop
1 year ago
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: P (#17875) 1 year ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Fix up build options comments (#15463) 2 years ago
s20.c initial add S20 keyboard into polycarbdiet folder (#11865) 3 years ago
s20.h initial add S20 keyboard into polycarbdiet folder (#11865) 3 years ago

readme.md

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.