From b5464cf20aa21bfe3671bd584dfc727878d508e0 Mon Sep 17 00:00:00 2001 From: Danny Date: Thu, 19 Oct 2017 10:02:00 -0400 Subject: Add Iris keyboard (#1863) * Clone Nyquist code to Iris and rename * Set keymap and pins * Work in progress Iris default keymap * Add Iris rev2 * Update Iris files to new build system * Add lewisridden keymap --- keyboards/iris/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/iris/readme.md (limited to 'keyboards/iris/readme.md') diff --git a/keyboards/iris/readme.md b/keyboards/iris/readme.md new file mode 100644 index 000000000..1ef27f422 --- /dev/null +++ b/keyboards/iris/readme.md @@ -0,0 +1,20 @@ +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 +Hardware Availability: [Keebio](https://keeb.io) + +Make example for this keyboard (after setting up your build environment): + + make iris/rev2:default + +Example of flashing this keyboard: + + make iris/rev2:default:avrdude + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. + +A build guide for this keyboard can be found here: [Nyquist Build Guide](https://docs.keeb.io) -- cgit v1.2.3