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/handwired/reddot
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
6 years ago
..
keymaps/default handwired/reddot refactor, Configurator support and readme update (#4886) 6 years ago
config.h Add reddot handwired keyboard. 8 years ago
info.json handwired/reddot refactor, Configurator support and readme update (#4886) 6 years ago
readme.md handwired/reddot refactor, Configurator support and readme update (#4886) 6 years ago
reddot.c Add reddot handwired keyboard. 8 years ago
reddot.h handwired/reddot refactor, Configurator support and readme update (#4886) 6 years ago
rules.mk Updates bootloader settings, adds file size check (#2029) 8 years ago

readme.md

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.