qmk_firmware/keyboards/handwired/reddot/readme.md
noroadsleft c6fd44cf26 handwired/reddot refactor, Configurator support and readme update (#4886)
* handwired/reddot: refactor

- reddot.h
  - updated to use #pragma once include guard
  - renamed layout macro KEYMAP to LAYOUT
  - refactored arguments to more closely resemble physical layout
  - aligned for readability
- keymaps/default/keymap.c
  - now uses #include QMK_KEYBOARD_H
  - updated include path for keymap_french.h
  - refactored to use short keycodes
  - aligned for readability

* handwired/reddot: Configurator support

* handwired/reddot: readme update

- update readme to current QMK template
- add KLE permalink to my best guess at the layout
2019-01-19 16:53:41 -08:00

1.5 KiB
Executable File

RedDot

An ortholinear compact fullsize keyboard configured for French AZERTY layout.

Keyboard Maintainer: The QMK Community
Hardware Supported: RedDot handwired

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

make handwired/reddot:default

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