logo

qmk_firmware

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

readme.md (1136B)


  1. # S7 Elephant
  2. ![S7 Elephant](https://i.imgur.com/CaHxKBJ.jpg)
  3. A high-end 70% custom keyboard designed and produced by [jacky](https://geekhack.org/index.php?action=profile;u=63864) from Geekhack.
  4. **Firmware files are SPECIFIC to each revision. Firmware files from rev1 will not work on rev2 and vice versa.** Please use the `.hex` appropriate for your board.
  5. * Keyboard Maintainer: QMK Community
  6. * Hardware Supported: S7 Elephant rev1, rev2
  7. * Hardware Availability: [The GB has had 2 rounds with little chance to run again.](https://geekhack.org/index.php?topic=96434.0)
  8. Make example for this keyboard (after setting up your build environment):
  9. make jacky_studio/s7_elephant/rev1:default # 2018 run
  10. make jacky_studio/s7_elephant/rev2:default # 2019 run
  11. To enter the bootloader, either short the pins on the PCB or the `QK_BOOT` key on the FN layer.
  12. 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).