qmk-dactyl-manuform-a/keyboards/ai03/orbit
ai03 9bea41c9b2 [Keyboard] Add Orbit keyboard (#5306)
* Get things working except indicators

* Attempt to get things working

* hmm

* Compiles but doesn't run

* Make data transfer work

* Get all indicators working

* Remove old transport

* Prepare for pullreq

* Revert keymap from testing to production

* Final error checking for pull request

* Remove autogenerated is_command from config.h

* Rewrite pin toggles using qmk functions
2019-03-10 19:57:36 -07:00
..
keymaps/default [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
config.h [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
info.json [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
matrix.c [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
matrix.h [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
orbit.c [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
orbit.h [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
readme.md [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
rules.mk [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
serial.c [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
serial.h [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
split_flags.c [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
split_flags.h [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
split_util.c [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
split_util.h [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
transport.c [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00
transport.h [Keyboard] Add Orbit keyboard (#5306) 2019-03-10 19:57:36 -07:00

readme.md

Orbit

Orbit

A split ergonomic keyboard project.

Keyboard Maintainer: ai03
Hardware Supported: The Orbit PCB
Hardware Availability: This repository has PCB files. Case group buy orders are currently closed.

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

make ai03/orbit:default

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