logo

qmk_firmware

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

readme.md (1254B)


  1. # Dimple
  2. ![dimple](https://i.loli.net/2019/03/29/5c9daf903cad9.jpg)
  3. A 40% custom keyboard designed and produced by [LazyDesigners](http://lazydesigners.cn).
  4. * Keyboard Maintainer: [Erovia](https://github.com/Erovia) / [Jacky@LAZYDESIGNERS](https://github.com/jackytrabbit)
  5. * Hardware Supported: Dimple by LAZYDESIGNERS
  6. * Hardware Availability: Check on [LAZYDESIGNERS's homepage.](http://lazydesigners.cn)
  7. Detail versions:
  8. 1. Dimple Round 1 in 2019 (Use dimple/staggered/Rev1)
  9. 2. Dimple Round 2 Hotswap in 2021 (Use dimple/staggered/Rev2)
  10. 3. Dimple Round 2 Solder in 2021 (Use dimple/staggered/Rev3)
  11. 4. Dimple Round 2 OrthoStrange (Use dimple/ortho)
  12. Make example for this keyboard (after setting up your build environment):
  13. make lazydesigners/dimple/staggered/rev1:default
  14. make lazydesigners/dimple/staggered/rev2:default
  15. make lazydesigners/dimple/ortho:default
  16. To enter the bootloader, either short the pins on the PCB or the `QK_BOOT` key on the FN layer.
  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).