1
0
Fork 0
qmk_firmware/keyboards/orange75
noroadsleft 7d156263ab Orange75: cleanup and Configurator support update (#4101)
* Orange75: cleanup and Configurator support update

`orange75.h`:
Moved `K014` to the second (number row) as the left half of a split Backspace (guessing at its true location; will need to be checked/tested after merge).

`info.json`:
Updated to match new `LAYOUT` macro.

`keymaps/default/keymap.c`:
- Updated to match new `LAYOUT` macro.
- Added layer mock-ups as block comments.
- Formatted to be a bit more readable.

* Orange75: deleted an extra comma from keymap.c
2018-10-10 12:56:45 -07:00
..
keymaps/default Orange75: cleanup and Configurator support update (#4101) 2018-10-10 12:56:45 -07:00
config.h Keyboard: add orange75 (#4093) 2018-10-08 18:20:31 -07:00
info.json Orange75: cleanup and Configurator support update (#4101) 2018-10-10 12:56:45 -07:00
orange75.c Keyboard: add orange75 (#4093) 2018-10-08 18:20:31 -07:00
orange75.h Orange75: cleanup and Configurator support update (#4101) 2018-10-10 12:56:45 -07:00
readme.md Keyboard: add orange75 (#4093) 2018-10-08 18:20:31 -07:00
rules.mk Keyboard: add orange75 (#4093) 2018-10-08 18:20:31 -07:00

readme.md

Orange75

Orange75

A 75% made by Fox Lab.

Keyboard Maintainer: captsis, fox-lab
Hardware Supported: Orange75 powered by the ATmega32U4
Hardware Availability: zFrontier, Geekhack GB

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

make orange75:default

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