qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1601B)


      1 # Slimdash
      2 
      3 ![mzmkb/slimdash/rev1](https://i.imgur.com/ymf8ROw.jpeg)
      4 
      5 __SlimDash__ is a slim low profile split ortho-staggered keyboard inspired by omkbd/ErgoDash
      6 with following key highlights:
      7 
      8 * Ortho-Staggered Split keyboard layout
      9 * Slim body (20-22mm depending on key caps and rubber feet used)
     10 * Rigid body structure
     11 * Per-Key RGB LED Matrix lighting
     12 * USB-C connector
     13 * Easy build utilizing PCBA service for the harder SMT components
     14 * Keyboard Maintainer: [mizma](https://github.com/mizma)
     15 * Hardware Supported: [SlimDash](https://github.com/mizma/SlimDash/)
     16 * Hardware Availability: Build your own using design data at [SlimDash](https://github.com/mizma/SlimDash/)
     17 
     18 Make example for this keyboard (after setting up your build environment):
     19 
     20     make mzmkb/slimdash/rev1:default
     21 
     22 Flashing example for this keyboard:
     23 
     24     make mzmkb/slimdash/rev1:default:flash
     25 
     26 You may also enter Bootloader on your keyboard, and copy the `mzmkb_slimdash_*_*.uf2`
     27 file into the `RPI-RP2` drive shown in your PC.
     28 
     29 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools)
     30 and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide)
     31 for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
     32 
     33 ## Bootloader
     34 
     35 Enter the bootloader in 3 ways:
     36 
     37 * __Reset button__: Double-tap the RESET button on the side of the keyboard near
     38   TRRS jack.
     39 * __Physical reset button__: Hold BOOT_SW and press RESET on the side of the keyboard
     40   near TRRS jack.
     41 * __Keycode in layout__: Press the key mapped to `QK_BOOT` if it is available