1
0

Tidy Keebio keyboards (#25653)

This commit is contained in:
Joel Challis
2025-09-12 20:00:03 +01:00
committed by GitHub
parent b6310b5a15
commit 46231df62d
60 changed files with 197 additions and 326 deletions

View File

@@ -1,11 +1,10 @@
Iris
====
# Iris
A split ergo 4x6 keyboard with 3 or 4 thumb keys made and sold by Keebio. [More info at Keebio](https://keeb.io).
Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
Hardware Supported: Pro Micro, ATmega32u4
Hardware Availability: [Keebio](https://keeb.io)
* Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
* Hardware Supported: Pro Micro, ATmega32u4
* Hardware Availability: [Keebio](https://keeb.io)
Make example for this keyboard (after setting up your build environment):

View File

@@ -1,3 +1,6 @@
// Copyright 2025 Keebio (@keebio)
// SPDX-License-Identifier: GPL-2.0-or-later
#include "quantum.h"
#ifdef SWAP_HANDS_ENABLE

View File

@@ -1,3 +1,6 @@
// Copyright 2025 Keebio (@keebio)
// SPDX-License-Identifier: GPL-2.0-or-later
#include "quantum.h"
#ifdef SWAP_HANDS_ENABLE