You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/redox
Jeremy Herve e11e4a91ac Keymap: Redox: add a new Colemak keymap, macOS oriented. (#3861)
* 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.
7 years ago
..
keymaps Keymap: Redox: add a new Colemak keymap, macOS oriented. (#3861) 7 years ago
rev1 Redox keyboard code (#2843) 7 years ago
config.h Redox keyboard code (#2843) 7 years ago
info.json Redox Configurator support (#3290) 7 years ago
readme.md add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 7 years ago
redox.c Redox keyboard code (#2843) 7 years ago
redox.h Redox keyboard code (#2843) 7 years ago
rules.mk redox: convert to use SPLIT_KEYBOARD feature (#3478) 7 years ago

readme.md

The Redox keyboard

Redox logo

Redox PCB rev1.0

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.