lambdalisue 
								
							 
						 
						
							
							
							
							
								
							
							
								64f9779fe5 
								
							 
						 
						
							
							
								
								Add TAPPING_FORCE_HOLD to regulate behaviour  
							
							... 
							
							
							
							See #889  for the detail. 
							
						 
						
							2017-02-14 14:12:54 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joe Wasson 
								
							 
						 
						
							
							
							
							
								
							
							
								8090f6b499 
								
							 
						 
						
							
							
								
								Improve one-hand support by adding more actions and tap keys.  
							
							
							
						 
						
							2016-08-20 17:46:53 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joe Wasson 
								
							 
						 
						
							
							
							
							
								
							
							
								dd37860160 
								
							 
						 
						
							
							
								
								Add one-hand support.  
							
							... 
							
							
							
							This adds an action, `ACTION_SWAP_HANDS`, that swaps the the keys on the keyboard across a keymap-defined hemisphere in order to support one-hand typing without requiring a separate one-handed layer. See updated `doc/keymap.md` for more information. 
							
						 
						
							2016-08-20 17:46:53 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Humbert 
								
							 
						 
						
							
							
							
							
								
							
							
								649b33d778 
								
							 
						 
						
							
							
								
								Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )  
							
							... 
							
							
							
							* fixes from tmk's repo
* rename keyboard to keyboards 
							
						 
						
							2016-06-21 22:39:54 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Humbert 
								
							 
						 
						
							
							
							
							
								
							
							
								b36e532b5e 
								
							 
						 
						
							
							
								
								cleans up folder structure  
							
							... 
							
							
							
							* consolidates docs
* deletes converter/
* updates .md references (most) 
							
						 
						
							2016-06-04 00:10:47 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Humbert 
								
							 
						 
						
							
							
							
							
								
							
							
								547da78335 
								
							 
						 
						
							
							
								
								merging tmk  
							
							
							
						 
						
							2015-10-27 12:42:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jun Wako 
								
							 
						 
						
							
							
							
							
								
							
							
								3f32b22478 
								
							 
						 
						
							
							
								
								Fix URL of HID Usage Tables pdf  
							
							
							
						 
						
							2015-04-23 17:30:45 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								821c719e98 
								
							 
						 
						
							
							
								
								Add action 'Momentary switching with Modifiers'  
							
							
							
						 
						
							2014-09-29 10:29:33 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ralf Schmitt 
								
							 
						 
						
							
							
							
							
								
							
							
								589d99b448 
								
							 
						 
						
							
							
								
								New macro: ACTION_BACKLIGHT_LEVEL(level)  
							
							... 
							
							
							
							To have full control of the backlight level. 
							
						 
						
							2014-04-08 21:02:46 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Johan Isacsson 
								
							 
						 
						
							
							
							
							
								
							
							
								13fbab9d8b 
								
							 
						 
						
							
							
								
								Show correct function name for default layer set  
							
							
							
						 
						
							2014-03-27 23:59:25 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Russell Murphy 
								
							 
						 
						
							
							
							
							
								
							
							
								e0a95d4075 
								
							 
						 
						
							
							
								
								Spellchecked documentation.  
							
							
							
						 
						
							2014-01-02 19:05:52 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Simon Melhart 
								
							 
						 
						
							
							
							
							
								
							
							
								a6afa845b9 
								
							 
						 
						
							
							
								
								Add tap toggle modifiers  
							
							... 
							
							
							
							Including documentation. 
							
						 
						
							2013-11-20 09:21:33 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								35f9f30074 
								
							 
						 
						
							
							
								
								Add timeout option to MODS_ONESHOT  #66  
							
							
							
						 
						
							2013-10-07 23:28:17 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								d52d554360 
								
							 
						 
						
							
							
								
								Fix mod stuck of MODS_KEY when leaving layer  #62  
							
							... 
							
							
							
							- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_mods for MODS_KEY and MACRO
- weak_mods is cleared when layer switching 
							
						 
						
							2013-10-04 16:04:31 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								6aaa6e0ef9 
								
							 
						 
						
							
							
								
								Add support for macro media/system keys  
							
							
							
						 
						
							2013-07-23 07:53:18 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Wraul 
								
							 
						 
						
							
							
							
							
								
							
							
								1eb8523e95 
								
							 
						 
						
							
							
								
								Add support for backlight  
							
							
							
						 
						
							2013-06-22 17:23:36 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								25d8de6e7b 
								
							 
						 
						
							
							
								
								Fix doc/keymap.md for new actions  
							
							
							
						 
						
							2013-04-05 03:26:36 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								6b155432dd 
								
							 
						 
						
							
							
								
								Fix doc/keymap.md  
							
							
							
						 
						
							2013-04-03 01:33:33 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								633d9aa53e 
								
							 
						 
						
							
							
								
								Fix README.md and doc/keymap.md  
							
							
							
						 
						
							2013-03-05 14:57:50 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								1aa067e541 
								
							 
						 
						
							
							
								
								Clean action.h and add keymap doc  
							
							
							
						 
						
							2013-03-05 02:42:28 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tmk 
								
							 
						 
						
							
							
							
							
								
							
							
								083c75816f 
								
							 
						 
						
							
							
								
								Create keymap.md  
							
							
							
						 
						
							2013-03-04 16:40:19 +09:00