mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-03 23:02:34 +01:00 
			
		
		
		
	* Initial commit of zen keymap * Added RGB control for my zen * Fixed ergodox layout. * Reduce brightness. * PR feedback.
		
			
				
	
	
		
			8 lines
		
	
	
		
			119 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			119 B
		
	
	
	
		
			C
		
	
	
	
	
	
#pragma once
 | 
						|
 | 
						|
#include QMK_KEYBOARD_CONFIG_H
 | 
						|
#include "333fred_config.h"
 | 
						|
 | 
						|
#undef TAPPING_TERM
 | 
						|
#define TAPPING_TERM 200
 |