qmk_firmware

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

readme.md (1618B)


      1 # Arrow Mechanics WINGS Mark 1
      2 
      3 ![Arrow Mechanics WINGS Mark 1](https://i.imgur.com/oQkDmSu.png)
      4 
      5 ErgoDox-inspired SPLIT keyboard by [Arrow Mechanics](https://www.arrowmechanics.com/)
      6 	
      7 * 94 GATERON Low Profile 2.0 hotswap sockets
      8 * RGB diode under each key for WS2812-driven lighting with [RGB Matrix](https://docs.qmk.fm/#/feature_rgb_matrix)
      9 * 2 rotary encoders, one per half, with push-switches
     10 * Buzzers for sound effects and/or [Music Mode](https://docs.qmk.fm/#/feature_audio?id=music-mode)
     11 * Handy magnetic connectors for joining the halves together or splitting with the use of dedicated cable
     12 * Anti-slip pads with magnetic expanding-legs for conveniently adjusting height/lean
     13 * RP2040 Chip + 16MB Flash memory - Dual-core Cortex M0+
     14 ---
     15 * Keyboard Maintainer: [arrowmechanics](https://github.com/arrowmechanics/)
     16 * Hardware Supported: [Arrow Mechanics WINGS Keyboard set](https://www.arrowmechanics.com/produkty?view=product&id=8)
     17 * Hardware Availability: [Official Arrow Mechanics E-SHOP](https://www.arrowmechanics.com/produkty?view=product&id=8)
     18 
     19 Flashing example for this keyboard:
     20 
     21     qmk flash -kb arrowmechanics/wings -km default
     22 
     23 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).
     24 
     25 ## Bootloader
     26 
     27 Enter the bootloader in 2 ways:
     28 * **Bootmagic reset**: Hold down the top-left corner key on power-up.
     29 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available