qmk_firmware/keyboards/mariorion_v25
2024-05-03 15:21:29 +10:00
..
keymaps [Keyboard] Add MariOrion v2.5 (#22273) 2023-11-10 14:39:00 -07:00
prod Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
proto Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
halconf.h [Keyboard] Add MariOrion v2.5 (#22273) 2023-11-10 14:39:00 -07:00
mariorion_v25.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
matrix_diagram.md [Keyboard] Add MariOrion v2.5 (#22273) 2023-11-10 14:39:00 -07:00
mcuconf.h [Keyboard] Add MariOrion v2.5 (#22273) 2023-11-10 14:39:00 -07:00
readme.md [Keyboard] Add MariOrion v2.5 (#22273) 2023-11-10 14:39:00 -07:00
rules.mk [Keyboard] Add MariOrion v2.5 (#22273) 2023-11-10 14:39:00 -07:00

MariOrion v2.5

mariorion_v25_1 mariorion_v25_2

This project was a revival of the Duck Orion v2.5, where we don't have very many PCBs with modern features, and especially Alps support as well. This PCB has both Alps and MX support as well as universal layout support! It also features a 3u/1u/3u split spacebar variant for fun :)

The prototype version is for use only by Maria, and it's the r0 run in essence. Please do use prod unless otherwise stated (prod me if you're confused, @mawiaa on Discord)!

  • Keyboard Maintainer: Maria
  • Hardware Supported: MariOrion v2.5 PCB
  • Hardware Availability: Link coming soon, through Hineybush :)

Make example for this keyboard (after setting up your build environment):

make mariorion_v25/prod:default
make mariorion_v25/proto:default

Flashing example for this keyboard:

make mariorion_v25/prod:default:flash
make mariorion_v25/proto:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Hold the reset button on the back of the PCB for 4-10 seconds or so -
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available