Priyadi Iman Nurcahyo 
								
							 
						 
						
							
							
								
							
							
	77f9363675  
						 
						
							
							
								
								
								Only process Fnumber on key release, and only when layer is still active  
							
							
							
							
						 
						
							2017-02-21 03:24:32 +07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Humbert 
								
							 
						 
						
							
							
								
							
							
	7ff41df32c  
						 
						
							
							
								
								
								Merge pull request  #1097  from stanleylai/master  
							
							... 
							
							
							
							
							Added support for LED backlight, XD60v2's RGB underglow LED 
							
						 
						
							2017-02-20 11:10:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	64eecfc530  
						 
						
							
							
								
								
								fix typos in keymap  
							
							
							
							
						 
						
							2017-02-19 22:23:32 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									nstickney 
								
							 
						 
						
							
							
								
							
							
	5abe05147c  
						 
						
							
							
								
								
								familiar layout v0.1 from ErgoDox-EZ configurator  
							
							
							
							
						 
						
							2017-02-19 21:25:35 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	ed15973a3f  
						 
						
							
							
								
								
								Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)  
							
							... 
							
							
							
							
							satan/keymaps/midi
MIDI_ENABLE = no
   text	   data	    bss	    dec	    hex	filename
      0	  17080	      0	  17080	   42b8	satan_midi.hex
MIDI_ENABLE = yes
#define MIDI_TONE_KEYCODE_OCTAVES 3 // default
   text	   data	    bss	    dec	    hex	filename
      0	  20846	      0	  20846	   516e	satan_midi.hex
MIDI_ENABLE = yes
#define MIDI_TONE_KEYCODE_OCTAVES 2 // fewer octaves
   text	   data	    bss	    dec	    hex	filename
      0	  20846	      0	  20846	   516e	satan_midi.hex 
							
						 
						
							2017-02-19 17:45:08 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	d1fe24ad9f  
						 
						
							
							
								
								
								Allow customization of the number of tone keycodes and add example keymap  
							
							
							
							
						 
						
							2017-02-19 17:18:05 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	ae0752dff5  
						 
						
							
							
								
								
								expose midi_config  
							
							
							
							
						 
						
							2017-02-19 16:43:45 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	5e6097f015  
						 
						
							
							
								
								
								add keycodes for transpose range  
							
							
							
							
						 
						
							2017-02-19 16:43:43 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	dd8f8e6bae  
						 
						
							
							
								
								
								implement modulation  
							
							
							
							
						 
						
							2017-02-19 16:43:02 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	7c5e510fe2  
						 
						
							
							
								
								
								add support for pedal cc messages  
							
							
							
							
						 
						
							2017-02-19 16:42:45 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	f67aefc522  
						 
						
							
							
								
								
								remove disabled code  
							
							
							
							
						 
						
							2017-02-19 16:42:04 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	a4163466cb  
						 
						
							
							
								
								
								Alternative version with a tone array  
							
							... 
							
							
							
							
							tone array:
   text	   data	    bss	    dec	    hex	filename
      0	  25698	      0	  25698	   6462	satan_newsboytko.hex
0x6480 bytes written into 0x7000 bytes memory (89.73%).
note on array:
   text	   data	    bss	    dec	    hex	filename
      0	  25802	      0	  25802	   64ca	satan_newsboytko.hex
0x6500 bytes written into 0x7000 bytes memory (90.18%). 
							
						 
						
							2017-02-19 16:42:04 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	f2b2e05f12  
						 
						
							
							
								
								
								clean up commented code  
							
							
							
							
						 
						
							2017-02-19 16:42:04 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	e405ab4bc6  
						 
						
							
							
								
								
								initial implementation of polyphony using variable length array of notes on  
							
							
							
							
						 
						
							2017-02-19 16:41:59 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	5ae1411fc3  
						 
						
							
							
								
								
								Expand MIDI key codes  
							
							
							
							
						 
						
							2017-02-19 16:41:10 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gabriel Young 
								
							 
						 
						
							
							
								
							
							
	40a8a88e72  
						 
						
							
							
								
								
								Merge branch 'qmk/master'  
							
							
							
							
						 
						
							2017-02-19 14:34:58 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kenichi Sasaki 
								
							 
						 
						
							
							
								
							
							
	c61b5d88a8  
						 
						
							
							
								
								
								change bracket key posision  
							
							
							
							
						 
						
							2017-02-19 22:46:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanley Lai 
								
							 
						 
						
							
							
								
							
							
	76b1f392ab  
						 
						
							
							
								
								
								XD60: Added BL_TOGG back to keymap, with 6 backlight steps  
							
							
							
							
						 
						
							2017-02-18 21:47:11 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Humbert 
								
							 
						 
						
							
							
								
							
							
	db1e9a469a  
						 
						
							
							
								
								
								helps to save before committing  
							
							
							
							
						 
						
							2017-02-19 00:11:55 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Humbert 
								
							 
						 
						
							
							
								
							
							
	c2239e6b96  
						 
						
							
							
								
								
								merging  
							
							
							
							
						 
						
							2017-02-19 00:04:14 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Stanley Lai 
								
							 
						 
						
							
							
								
							
							
	d168822477  
						 
						
							
							
								
								
								Updated XD60 readme and photos to reflect v2 PCB  
							
							
							
							
						 
						
							2017-02-18 20:56:17 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	89529a9f17  
						 
						
							
							
								
								
								Updated _Sidebar (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:29:35 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	ab7ffc877a  
						 
						
							
							
								
								
								Updated _Sidebar (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:29:24 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	93cd47d491  
						 
						
							
							
								
								
								Updated _Sidebar (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:28:59 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	7990cd2c92  
						 
						
							
							
								
								
								Updated _Sidebar (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:28:35 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	bcc86a09d5  
						 
						
							
							
								
								
								Updated _Sidebar (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:27:58 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	7d29d5f091  
						 
						
							
							
								
								
								Updated _Sidebar (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:27:34 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	e546b7655c  
						 
						
							
							
								
								
								Updated Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:22:55 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	5f9532ea66  
						 
						
							
							
								
								
								Updated Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:20:25 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	6868497557  
						 
						
							
							
								
								
								Updated Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:14:10 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	4c9dae0e3b  
						 
						
							
							
								
								
								Updated Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:11:32 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	44cd6aa41a  
						 
						
							
							
								
								
								Updated Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:10:10 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	0bffb86721  
						 
						
							
							
								
								
								Updated Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:09:50 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	36f8936b03  
						 
						
							
							
								
								
								Created Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 14:09:35 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	359245bcc6  
						 
						
							
							
								
								
								Updated FAQ Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 13:18:04 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	7da82a6833  
						 
						
							
							
								
								
								Updated FAQ Keymap (markdown)  
							
							
							
							
						 
						
							2017-02-17 13:17:23 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kenichi Sasaki 
								
							 
						 
						
							
							
								
							
							
	ab5d4ae803  
						 
						
							
							
								
								
								fix  
							
							
							
							
						 
						
							2017-02-18 02:19:56 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kenichi Sasaki 
								
							 
						 
						
							
							
								
							
							
	6d16d282bf  
						 
						
							
							
								
								
								remove reset key  
							
							
							
							
						 
						
							2017-02-18 01:27:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kenichi Sasaki 
								
							 
						 
						
							
							
								
							
							
	e9b1958df2  
						 
						
							
							
								
								
								Added JIS keymap symbols  
							
							
							
							
						 
						
							2017-02-18 01:07:04 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kenichi Sasaki 
								
							 
						 
						
							
							
								
							
							
	62aacd06ed  
						 
						
							
							
								
								
								copied and Meta(ESC)  
							
							
							
							
						 
						
							2017-02-18 00:40:15 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	b51d9d5d3f  
						 
						
							
							
								
								
								Updated Home (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:15:38 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	921884de5d  
						 
						
							
							
								
								
								Updated Home (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:14:16 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	30bf618864  
						 
						
							
							
								
								
								Updated Home (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:09:39 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	d9527a2f74  
						 
						
							
							
								
								
								Updated Keymap examples (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:09:12 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	56e9a286b5  
						 
						
							
							
								
								
								Updated QMK Overview (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:07:39 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	cdef9bd02f  
						 
						
							
							
								
								
								Updated QMK Overview (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:06:00 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	8d88997ffd  
						 
						
							
							
								
								
								Updated QMK Overview (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:05:21 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	a3b575b740  
						 
						
							
							
								
								
								Updated QMK Overview (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:04:10 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	f9a7dd6cca  
						 
						
							
							
								
								
								Created Make Instructions (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:03:17 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									skullydazed 
								
							 
						 
						
							
							
								
							
							
	35d9010c63  
						 
						
							
							
								
								
								Updated QMK Overview (markdown)  
							
							
							
							
						 
						
							2017-02-16 17:00:57 -08:00