qmk-dactyl-manuform-a/keyboards/redox
Zach White d02c4c5241
Add a <FEATURE>_SUPPORTED flag (#9058)
* Initial attempt at allowing keyboards to indicate what features they do not support

* try to use a for loop instead

* Update disable_features.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* add a few more features

* remove my test fixture

* disable things that make all:all suggested"

Co-authored-by: Zach White <skullydazed@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-01-30 13:08:58 -08:00
..
keymaps [Keymap] own Redox keymap (#11394) 2021-01-10 23:12:39 -08:00
rev1 Remove `DESCRIPTION`, R-V (#11632) 2021-01-20 12:40:35 +11:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] Redox via support added (#10710) 2020-10-29 01:16:51 -07:00
info.json Redox: Configurator bugfix (#4721) 2018-12-24 14:27:35 -08:00
readme.md Keyboard: Redox keymaps refactoring (#4258) 2018-10-27 09:40:28 -07:00
redox.c Redox keyboard code (#2843) 2018-04-29 13:01:33 -07:00
redox.h Keyboard: Redox keymaps refactoring (#4258) 2018-10-27 09:40:28 -07:00
rules.mk Add a <FEATURE>_SUPPORTED flag (#9058) 2021-01-30 13:08:58 -08:00

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 the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.