mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Fix up issue with PROGMEM and hand_swap_config (#16027)
This commit is contained in:
		
							parent
							
								
									1d11ae3087
								
							
						
					
					
						commit
						5249a606f1
					
				@ -19,6 +19,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <stdbool.h>
 | 
			
		||||
#include "progmem.h"
 | 
			
		||||
#include "keyboard.h"
 | 
			
		||||
#include "keycode.h"
 | 
			
		||||
#include "action_code.h"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user