* Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being
		
			
				
	
	
		
			7 lines
		
	
	
		
			146 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			146 B
		
	
	
	
		
			C
		
	
	
	
	
	
| // Copyright 2023 QMK
 | |
| // SPDX-License-Identifier: GPL-2.0-or-later
 | |
| 
 | |
| #pragma once
 | |
| 
 | |
| #pragma message("keymap_steno.h include is no longer required")
 |