Keyboard: Adds Fleuron v1.0 keyboard (#3571)
* Adds Fleuron keyboard directory and default layout * Adds Fleuron keyboard directory and default layout * adds double zero macro, and updates to the new macro methodology * adds raise and lower layers * removes makefile from default layout, turns off mousekey, console, and command in rules.mk * makes upper right key a bksp in default layout, adds .json layout file * updates to default layout * tweak default layout jusabit * fix raise and lower switch case, and scoot a few keycodes around * make changes for PR #3571 * fixing erros for PR #3571 * adds Dollartacos first custom keymap * fixes for PR #3571
This commit is contained in:
parent
fd085837e1
commit
69fef83b0e
12 changed files with 845 additions and 0 deletions
16
keyboards/fleuron/readme.md
Normal file
16
keyboards/fleuron/readme.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Fleuron
|
||||
|
||||

|
||||
|
||||
The Fleuron keyboard is a 6x16 ortho keyboard supporting right, left, or center numpad placement and rgb backlighting.
|
||||
|
||||
Keyboard Maintainer: [James Underwood](https://github.com/ju0)
|
||||
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](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
|
Loading…
Add table
Add a link
Reference in a new issue