qmk_firmware

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

readme.md (1642B)


      1 # MariOrion v2.5
      2 
      3 ![mariorion_v25_1](https://i.imgur.com/PFb6AGo.jpg)
      4 ![mariorion_v25_2](https://i.imgur.com/Fgdm2fx.jpg)
      5 
      6 This project was a revival of the Duck Orion v2.5, where we don't have very many PCBs with modern features, and
      7 especially Alps support as well. This PCB has both Alps and MX support as well as universal layout support! It also
      8 features a 3u/1u/3u split spacebar variant for fun :)
      9 
     10 The prototype version is for use only by Maria, and it's the r0 run in essence. Please do use prod unless otherwise
     11 stated (prod me if you're confused, @mawiaa on Discord)!
     12 
     13 * Keyboard Maintainer: [Maria](https://github.com/toril940)
     14 * Hardware Supported: MariOrion v2.5 PCB
     15 * Hardware Availability: Link coming soon, through Hineybush :)
     16 
     17 Make example for this keyboard (after setting up your build environment):
     18 
     19     make mariorion_v25/prod:default
     20     make mariorion_v25/proto:default
     21 
     22 Flashing example for this keyboard:
     23 
     24     make mariorion_v25/prod:default:flash
     25     make mariorion_v25/proto:default:flash
     26 
     27 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).
     28 
     29 
     30 ## Bootloader
     31 
     32 Enter the bootloader in 3 ways:
     33 
     34 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
     35 * **Physical reset button**: Hold the reset button on the back of the PCB for 4-10 seconds or so -
     36 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available