]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/fleuron/readme.md
Configure Vagrant to use qmk_base_container (#6194)
[qmk_firmware.git] / keyboards / fleuron / readme.md
1 # Fleuron
2
3 ![Fleuron](https://i.imgur.com/ejXBFRP.jpg "the fleuron keyboard")
4
5 The Fleuron keyboard is a 6x16 ortho keyboard supporting right, left, or center numpad placement and rgb backlighting.
6
7 Keyboard Maintainer: [James Underwood](https://github.com/ju0)  
8 Hardware Supported: The Fleuron pcb, ATmega32u4 based controller  
9 Hardware Availability: limited production run, contact maintainer for details
10
11 Make example for this keyboard (after setting up your build environment):
12
13     make fleuron:default to build firmware
14     make fleuron:default:dfu to make and flash with dfu
15
16 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.