qmk-firmware/keyboards/redox
Jorde Vorstenbosch 5c6c556933 [Keymap] default keymap fix for questionmark (redox, redox_w) (#6574)
* default keymap fix for questionmark

Added /? to the default position for a qwerty keyboard. Moved |\ to the left ctrl with the same behaviour as before.

* Small PR adjustments and Keypad optimization

* Update keymap.c

* Update keymap.c
2019-08-27 14:20:25 -07:00
..
keymaps [Keymap] default keymap fix for questionmark (redox, redox_w) (#6574) 2019-08-27 14:20:25 -07:00
rev1 Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
config.h Keyboard: Redox keymaps refactoring (#4258) 2018-10-27 09:40:28 -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 Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07: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.