- Implemented glcdfont.c for custom font rendering. - Created keymap.c with multiple layers including NORTO, QWERTY, NORTNAVIGATION, and SYMFKEYS. - Added OLED display functionality to show layer states and modifier statuses. - Included keymap.json for configuration.
		
			
				
	
	
		
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			108 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			108 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "userspace_version": "1.1",
 | 
						|
    "build_targets": [
 | 
						|
        ["fingerpunch/sweeeeep", "smathev"]
 | 
						|
    ]
 | 
						|
} |