 a1af8542c7
			
		
	
	
		a1af8542c7
		
			
		
	
	
	
	
		
			
			* Re-add liles after hard reset * repopulate with keymap * Update keyboards/minidox/keymaps/rsthd_combos/keymap.c Updated how the layers are defined to reduce firmware bloat Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/minidox/keymaps/rsthd_combos/keymap.c Removed unnecessary key codes Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/minidox/keymaps/rsthd_combos/keymap.c Removed backslash from each line of the layers in accordance with current convention. Co-authored-by: Ryan <fauxpark@gmail.com> * Edit of readme Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			131 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #define USE_SERIAL
 | |
| #define EE_HANDS
 | |
| 
 | |
| 
 | |
| #define COMBO_COUNT 10
 | |
| #define COMBO_TERM 100
 | |
| #define IGNORE_MOD_TAP_INTERRUPT
 |