tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							c6d88d2795 
							
						 
					 
					
						
						
							
							Rename file layer_switch to action_layer  
						
						
						
						
					 
					
						2013-04-02 17:44:24 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							cc8e66754b 
							
						 
					 
					
						
						
							
							Refine ACT_LAYER and ACT_LAYER_TAP  
						
						... 
						
						
						
						- Remove ACT_LAYER_BITOP 
						
						
					 
					
						2013-04-02 16:09:43 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							10f33a3e48 
							
						 
					 
					
						
						
							
							Remove ACT_KEYMAP and ACT_OVERLAY  
						
						... 
						
						
						
						- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP 
						
						
					 
					
						2013-03-31 22:47:19 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							ac509aa079 
							
						 
					 
					
						
						
							
							Add sleep LED test command  
						
						
						
						
					 
					
						2013-03-27 15:21:50 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							9a106537f6 
							
						 
					 
					
						
						
							
							Add NO_PRINT and NO_DEBUG config options.  
						
						... 
						
						
						
						- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API 
						
						
					 
					
						2013-03-19 14:08:40 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							ef8439bddb 
							
						 
					 
					
						
						
							
							Add build option BOOTMAGIC_ENABLE  
						
						
						
						
					 
					
						2013-03-11 15:28:46 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							e4fbaf30be 
							
						 
					 
					
						
						
							
							Add keyconf in eeconfig.c  
						
						
						
						
					 
					
						2013-03-11 01:55:41 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							09bd1aef12 
							
						 
					 
					
						
						
							
							Rename HOST_* to PROTOCOL_* in protocol/*.mk  
						
						
						
						
					 
					
						2013-03-11 00:14:58 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							de8ef18a53 
							
						 
					 
					
						
						
							
							Add KEYCONF to eeconfig.c  
						
						
						
						
					 
					
						2013-03-10 19:22:54 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							4d64fd8faa 
							
						 
					 
					
						
						
							
							Add bootmagic.c and fix bootloader_jump  
						
						
						
						
					 
					
						2013-03-09 11:22:27 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							359b68d35f 
							
						 
					 
					
						
						
							
							Add eeconfig.c - eeprom stored paramerters  
						
						
						
						
					 
					
						2013-03-07 03:30:08 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							e0f960a576 
							
						 
					 
					
						
						
							
							Add overlay framework  
						
						
						
						
					 
					
						2013-02-20 11:48:15 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							e324fa2918 
							
						 
					 
					
						
						
							
							Rewrite layer action with layer_switch  
						
						
						
						
					 
					
						2013-02-16 04:08:31 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							d9f2875866 
							
						 
					 
					
						
						
							
							Replace layer_stack with layer_switch  
						
						
						
						
					 
					
						2013-02-15 18:48:36 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							2b811352a1 
							
						 
					 
					
						
						
							
							Fix switch_default_layer command  
						
						
						
						
					 
					
						2013-02-15 15:27:19 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							a4aae1c505 
							
						 
					 
					
						
						
							
							Change: 0 means default_layer in current_layer now  
						
						... 
						
						
						
						- current_layer indicates active layer at the time
- default_layer indicates base layer
- default_layer is used when current_layer is 0
- with this LAYER_BIT action works as overlay even if
  default_layer varies other than layer 0. 
						
						
					 
					
						2013-02-15 12:31:46 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							f02431e9da 
							
						 
					 
					
						
						
							
							Fix 'chage default layer' command.  
						
						
						
						
					 
					
						2013-02-12 17:15:24 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							8c80deb775 
							
						 
					 
					
						
						
							
							Merge branch 'keymap2'  
						
						... 
						
						
						
						Conflicts:
	common/keyboard.c 
						
						
					 
					
						2013-02-11 12:48:49 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							1e3e41a2c9 
							
						 
					 
					
						
						
							
							Clean code.  
						
						
						
						
					 
					
						2013-01-28 14:06:42 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							6caefe9649 
							
						 
					 
					
						
						
							
							Fixes from Tranquilite@GH.  
						
						... 
						
						
						
						- Fix keyboard_task() when matrix column size > 16
- Add clear_keyboard() in NKRO command to avoid stucking keys.
- Fix function name in print.c. 
						
						
					 
					
						2012-11-23 12:33:42 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							220de27bed 
							
						 
					 
					
						
						
							
							Add print_dec() and debug_dec().  
						
						
						
						
					 
					
						2012-10-27 02:27:09 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							ad24858e4f 
							
						 
					 
					
						
						
							
							Add print utility  
						
						
						
						
					 
					
						2012-10-23 02:14:36 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							fffc375b45 
							
						 
					 
					
						
						
							
							Add child proof keyboard locking feature!  
						
						... 
						
						
						
						Fix: add wait for Power down command
Add ifdef of MOUSEKEY_ENABLE 
						
						
					 
					
						2012-10-18 00:59:59 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							30eb3e3520 
							
						 
					 
					
						
						
							
							Add command console and mouseky parameters tweak.  
						
						
						
						
					 
					
						2012-10-17 15:55:37 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							e451c05929 
							
						 
					 
					
						
						
							
							Fix commands  
						
						
						
						
					 
					
						2012-10-17 15:55:37 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							71ac82337f 
							
						 
					 
					
						
						
							
							Clean host.h interface.  
						
						
						
						
					 
					
						2012-10-17 15:55:37 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							373ab0e719 
							
						 
					 
					
						
						
							
							Add keycode.h and remove usb_keycodes.h.  
						
						
						
						
					 
					
						2012-10-17 15:55:37 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							4ae979f6ef 
							
						 
					 
					
						
						
							
							Initial version of new code for layer switch is added.  
						
						
						
						
					 
					
						2012-10-17 15:55:37 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							a112f3614e 
							
						 
					 
					
						
						
							
							confirm SetReport LED.  
						
						
						
						
					 
					
						2012-06-29 16:48:36 +09:00 
						 
				 
			
				
					
						
							
							
								tmk 
							
						 
					 
					
						
						
						
						
							
						
						
							f412570739 
							
						 
					 
					
						
						
							
							Moved files to common, protocol and doc  directory  
						
						
						
						
					 
					
						2012-06-07 02:47:33 +09:00