qmk_firmware

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

readme.md (1256B)


      1 # Iris
      2 
      3 A split ergo 4x6 keyboard with 3 or 4 thumb keys made and sold by Keebio. [More info at Keebio](https://keeb.io).
      4 
      5 * Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
      6 * Hardware Supported: Pro Micro, ATmega32u4
      7 * Hardware Availability: [Keebio](https://keeb.io)
      8 
      9 Make example for this keyboard (after setting up your build environment):
     10 
     11     make keebio/iris/rev6:default
     12 
     13 Example of flashing this keyboard:
     14 
     15     make keebio/iris/rev6:default:flash
     16 
     17 See [build environment setup](https://docs.qmk.fm/#/newbs_getting_started) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
     18 
     19 A build guide for this keyboard can be found here: [Iris Build Guide](https://docs.keeb.io/iris-rev6-build-guide)
     20 
     21 ## Iris Rev. 6 Notes
     22 
     23 The Iris Rev. 6 and Rev. 6.1 PCBs are nearly identical and have the same firmware (`rev6`) pre-flashed to them that has VIA support enabled. However this stock firmware does not support for Lighting controls in VIA.
     24 
     25 To enable Lighting controls in VIA, you will need the `rev6a` firmware. See [Enabling Iris Rev. 6 VIA RGB Controls](https://docs.keeb.io/iris-rev6-rgb-via) for more details.
     26 
     27 Both the Rev. 6 and Rev. 6.1 PCBs are compatible with the `rev6a` firmware.