e11e4a91ac
* Add my own keymap to the list of available Redox keymaps. This keymap is a Colemak keymap, and is meant to be used on Mac OS. More information can be found in the readme. * Fix "macOS" typo and remove mention of the license. This directory inherits the project's license. * Add missing custom keycode. * Address feedback from PR review - Remove deprecated code - Remove RGB logic since it is overwritten by code running later. |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
config.h | ||
info.json | ||
readme.md | ||
redox.c | ||
redox.h | ||
rules.mk |
The Redox keyboard
Redox: the Reduced Ergodox project. More information and building instruction here.
- Keyboard Maintainer: Mattia Dal Ben
- Hardware Supported: Redox PCB rev1.0 w/ Pro Micro
- Hardware Availability: Falbatech
Make example for this keyboard (after setting up your build environment):
make redox/rev1:default
Example of flashing this keyboard:
make redox/rev1:default:avrdude
See build environment setup then the make instructions for more information.