* 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
		
			
				
	
	
		
			16 lines
		
	
	
		
			759 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			759 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # 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. |