qmk-dactyl-manuform-a/keyboards/fleuron
James Young 2ca7a8677a
[Keyboard] Removed LAYOUTS = ortho_6x16 (#12983)
Removed ortho_6x16 community layout support by commenting out the line.

This can be reversed if that layout ever gets added.
2021-05-26 21:20:10 -07:00
..
keymaps Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 2019-02-17 07:38:46 -08:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
fleuron.c Keyboard: Adds Fleuron v1.0 keyboard (#3571) 2018-08-07 17:47:49 -07:00
fleuron.h Keyboard: Adds Fleuron v1.0 keyboard (#3571) 2018-08-07 17:47:49 -07:00
info.json clean up generate-api errors 2021-01-07 21:21:12 -08:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk [Keyboard] Removed LAYOUTS = ortho_6x16 (#12983) 2021-05-26 21:20:10 -07:00

readme.md

Fleuron

Fleuron

The Fleuron keyboard is a 6x16 ortho keyboard supporting right, left, or center numpad placement and rgb backlighting.

Keyboard Maintainer: James Underwood
Hardware Supported: The Fleuron pcb, ATmega32u4 based controller
Hardware Availability: limited production run, contact maintainer for details

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

make fleuron:default to build firmware
make fleuron:default:dfu to make and flash with dfu

See build environment setup then the make instructions for more information.