6 lines
		
	
	
	
		
			148 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			148 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Copyright 2023 Stefan Kerkmann (@KarlK90)
 | 
						|
# SPDX-License-Identifier: GPL-2.0-or-later
 | 
						|
 | 
						|
COMBO_ENABLE = yes
 | 
						|
 | 
						|
INTROSPECTION_KEYMAP_C = test_combos.c
 |