forked from mirrors/qmk_userspace
		
	Add USE_LEGACY_KEYMAP in config.h of ps2_usb and IIgs
This commit is contained in:
		
					parent
					
						
							
								ee109d68d6
							
						
					
				
			
			
				commit
				
					
						b9fe36f237
					
				
			
		
					 2 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -39,6 +39,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* legacy keymap support */
 | 
			
		||||
#define USE_LEGACY_KEYMAP
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#ifdef PS2_USE_USART
 | 
			
		||||
#if defined(__AVR_ATmega16U4__) || defined(__AVR_ATmega32U4__)
 | 
			
		||||
/* XCK for clock line and RXD for data line */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -56,4 +56,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
#define LAYER_SEND_FN_TERM 300
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* legacy keymap support */
 | 
			
		||||
#define USE_LEGACY_KEYMAP
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue