|  tmk | 8215634175 | Now includes LUFA-120730 in repository | 13 years ago | 
				
					
						|  tmk | e9e4c0edc5 | Add support for LUFA-120730 | 13 years ago | 
				
					
						|  tmk | b60f9c6ac6 | Boot Magic key for gh60 | 13 years ago | 
				
					
						|  tmk | 8c80deb775 | Merge branch 'keymap2' Conflicts:
	common/keyboard.c | 13 years ago | 
				
					
						|  tmk | 39d0933393 | Fix and add some in README | 13 years ago | 
				
					
						|  tmk | eea85c7e24 | Fix is_tap_key() | 13 years ago | 
				
					
						|  tmk | 0be309ccc6 | Add doc/keycode.txt | 13 years ago | 
				
					
						|  tmk | 4701b08b71 | Merge branch 'gh60' | 13 years ago | 
				
					
						|  tmk | 74ecdd15a7 | Add description of keymap and layer in README.md | 13 years ago | 
				
					
						|  tmk | b2aa142ee0 | Clean layer actions. | 13 years ago | 
				
					
						|  tmk | aad91a30a3 | Add macro feature. | 13 years ago | 
				
					
						|  tmk | 9a72c7b8a2 | Support for ISO/JIS keys on ADB(Issue#22) - ISO/JIS specific keys support.(Not tested :)
- Learned how to convert ADB into HID code from:
  http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c
- Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII. | 13 years ago | 
				
					
						|  tmk | 1d7962ba8a | Add user defined function to action. | 13 years ago | 
				
					
						|  tmk | d95463f2e0 | Add legacy keymap support. | 13 years ago | 
				
					
						|  tmk | e760953910 | Fix tapping. tap key just after tap timeout. | 13 years ago | 
				
					
						|  tmk | 7e1093b70f | Fix: action LAYER_BIT uses xor now instead of and/or. | 13 years ago | 
				
					
						|  tmk | 10b9237fa6 | Fix process_tapping(). | 13 years ago | 
				
					
						|  tmk | ddb560052a | Clean debug print in action.c. | 13 years ago | 
				
					
						|  tmk | 1e3e41a2c9 | Clean code. | 13 years ago | 
				
					
						|  tmk | 854c803fdd | Add tap toggle feature to action. | 13 years ago | 
				
					
						|  tmk | bfd7fe5862 | Add oneshot modifier action. | 13 years ago | 
				
					
						|  tmk | 66d5dd2842 | Fix keycodes. It has 32 Fn keys now. | 13 years ago | 
				
					
						|  tmk | 585e00eebe | Remove test_func. | 13 years ago | 
				
					
						|  tmk | ef873791bd | New tapping logic. | 13 years ago | 
				
					
						|  tmk | d8dddf9f25 | Minor fixes in keyboard.c. | 13 years ago | 
				
					
						|  tmk | 28b5f69ce5 | Add prototype of Action Function. | 13 years ago | 
				
					
						|  tmk | 1fe820a865 | Add bootmagic keys.(hhkb) - kick bootloader
- enable debug print | 13 years ago | 
				
					
						|  tmk | f71a5217b7 | Fix mods with tapping. | 13 years ago | 
				
					
						|  tmk | ee7ce43335 | Refactor struct keyevent_t. | 13 years ago | 
				
					
						|  tmk | 567b2ae525 | Fix mods with tap key but some problems still exists. - stuck tap key after tapping. seq[mods(d), key(d), mods(u), key(u)]
- tap key doesn't work when fast type. [key(d), mods(d), key(u),
  mods(u)] | 13 years ago | 
				
					
						|  tmk | 9f95e9cc27 | Add support partly for modifier with tap key. | 13 years ago | 
				
					
						|  tmk | f609712da3 | Fix waiting_keys and periodical update for delaying layer. | 13 years ago | 
				
					
						|  tmk | 32633a42c7 | Fix tap key using delaying_layer and waiting_key. | 13 years ago | 
				
					
						|  tmk | e6836c3f6d | Fix PWM control of LED in phantom. | 13 years ago | 
				
					
						|  tmk | 411de9cc22 | Add new layer actions. | 13 years ago | 
				
					
						|  tmk | 02b6b70e76 | Add ISO support to keymap.(hid_liber) | 13 years ago | 
				
					
						|  tmk | 9dfc611ae1 | Fix debouncing code.(gh60) | 13 years ago | 
				
					
						|  tmk | 093108825b | Change keymap.(gh60) | 13 years ago | 
				
					
						|  tmk | 67c64db1cc | Add README and keymap layers.(GH60) | 13 years ago | 
				
					
						|  tmk | c009f4643c | Added Initial files for gh60. | 13 years ago | 
				
					
						|  tmk | 6ebe99f37c | Remove DEBUG_LED from pjrc stack. | 13 years ago | 
				
					
						|  tmk | 5af988ac37 | Fix bug of FAILSAFE key clear. http://deskthority.net/workshop-f7/tmk-keyboard-firmware-collection-t4478.html#p90022 | 13 years ago | 
				
					
						|  tmk | 4324e16336 | Fix action of system and consumer usage. | 13 years ago | 
				
					
						|  tmk | 8a709c2750 | Add initial fix for new keymap. | 13 years ago | 
				
					
						|  tmk | cf1eb8fbc6 | Add ADB extended keyboard support by blargg@GH. This offers distinction between left/right modifiers. | 13 years ago | 
				
					
						|  tmk | 72dc413a19 | Merge branch 'm0110' | 13 years ago | 
				
					
						|  tmk | 545f66f649 | Fix keymaps in README.(M0110) | 13 years ago | 
				
					
						|  tmk | 6dba103644 | Fix keymap and build option.(M0110) | 13 years ago | 
				
					
						|  tmk | 8c29188d3c | Add keymap file for Hasu. | 13 years ago | 
				
					
						|  tmk | 0ddb2147b9 | Change keymap.(M0110) | 13 years ago |