logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1223B)


  1. # S20
  2. ![S20](https://i.imgur.com/RvOACqR.jpg?1)
  3. The S20 keyboard is a FR4 sandwich keyboard which was orginally designed to add extra functionality to a user's current keyboard setup.
  4. * Keyboard Maintainer: [polycarbdiet](https://github.com/polycarbdiet)
  5. * Hardware Supported: S20 - FR4 sandwich MacroPad/NumberPad
  6. * Hardware Availability: Custom, limitied quantaties.
  7. Make example for this keyboard (after setting up your build environment):
  8. make polycarbdiet/s20:default
  9. Flashing example for this keyboard:
  10. make polycarbdiet/s20:default:flash
  11. **Reset Method:**
  12. - Press the `RESET` button on the under side of the PCB
  13. **Bootloader Method:**
  14. - Hold down the key located at `K00`, commonly programmed as `ESC`, while plugging in the keyboard.
  15. - Hold down the key located at `K00`, commonly programmed as `ESC`, and press the QK_BOOT button on the PCB.
  16. - Hold down the key located at `K42` and then press the key located at `K40`.
  17. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).