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/fleuron
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
5 years ago
..
keymaps Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 6 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
fleuron.c Keyboard: Adds Fleuron v1.0 keyboard (#3571) 7 years ago
fleuron.h Keyboard: Adds Fleuron v1.0 keyboard (#3571) 7 years ago
info.json Keyboard: Adds Fleuron v1.0 keyboard (#3571) 7 years ago
readme.md Modified URLs to point to new locations 6 years ago
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 5 years ago

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.