diff options
author | Ivan Gromov <38141348+key10iq@users.noreply.github.com> | 2025-04-07 10:29:37 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-07 00:29:37 -0600 |
commit | f94c8fd7666eef5dea3606f20be90281b91f5178 (patch) | |
tree | a66b6f3690c434d8320a8676ea7ff1d248bc3a93 /keyboards/keyten/ortho_slayer/readme.md | |
parent | a7ac6e4e68ba0b5341d6c8ffff8f8a2a24d22ef7 (diff) |
[Keyboard] Add Ortho Slayer (#25099)
* Add Ortho Slayer
* Update keyboards/keyten/ortho_slayer/keymaps/default/keymap.c
Co-authored-by: jack <jack@pngu.org>
* Update keyboards/keyten/ortho_slayer/readme.md
Co-authored-by: jack <jack@pngu.org>
---------
Co-authored-by: jack <jack@pngu.org>
Diffstat (limited to 'keyboards/keyten/ortho_slayer/readme.md')
-rw-r--r-- | keyboards/keyten/ortho_slayer/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/keyten/ortho_slayer/readme.md b/keyboards/keyten/ortho_slayer/readme.md new file mode 100644 index 0000000000..bae4adf3b6 --- /dev/null +++ b/keyboards/keyten/ortho_slayer/readme.md @@ -0,0 +1,27 @@ +# keyten x La-Versa Ortho Slayer + +Ortho Slayer is a full size FRL ortho keyboard inspired by Berserk + + + +* Keyboard Maintainer: [keyten](https://github.com/key10iq) +* Hardware Supported: keyten x La-Versa Ortho Slayer +* Hardware Availability: private GB + +Make example for this keyboard (after setting up your build environment): + + make keyten/ortho_slayer:default + +Flashing example for this keyboard: + + make keyten/ortho_slayer:default:flash + +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). + +## 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 +* Keycode in layout: Press the key mapped to `QK_BOOT` if it is available +* Physical reset button: Hold the button on the back of the PCB |