tmk
|
48662ace8b
|
Fix build error and debug print PJRC stack #69 #68
|
12 years ago |
tmk
|
afc3148e23
|
Add supsend and wakeup to pjrc stack
|
12 years ago |
tmk
|
6ebe99f37c
|
Remove DEBUG_LED from pjrc stack.
|
13 years ago |
tmk
|
16a583d7fd
|
Fix usage of debug flag
|
13 years ago |
tmk
|
c845fd078c
|
changes function name keyboard_proc to keyboard_task
|
13 years ago |
tmk
|
c77c5043a1
|
usb_hid: Fix timer size uint16_t to uint32_t;
|
13 years ago |
tmk
|
f412570739
|
Moved files to common, protocol and doc directory
|
13 years ago |
tmk
|
e65575d4a5
|
Refactored bootloader jumping. Added USBaspLoader support.
|
14 years ago |
tmk
|
e67c988824
|
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
|
14 years ago |
tmk
|
0dde25e81c
|
added copyright and license notice.
|
14 years ago |
tmk
|
fb8d23c60c
|
integrate V-USB support into ps2_usb
|
14 years ago |
tmk
|
2b8cd88ab1
|
refactor keyboard.h, host.h
|
14 years ago |
tmk
|
2a562a4191
|
Add PS/2 mouse support to connect TrackPoint Unit.
Change build options: Makefile and config.h. See README.
|
15 years ago |
tmk
|
51f17f0231
|
add build option: NKRO_ENABLE(remove: USB_12KRO)
|
15 years ago |
tmk
|
9019c901dd
|
add system controls(power down/wake up) from generic desktop page(HID)
|
15 years ago |
tmk
|
74b3e591fc
|
FIX: LED debug
|
15 years ago |
tmk
|
45d4a7a898
|
improve layer switching
|
15 years ago |
tmk
|
2f80e790c6
|
new build method for macway
|
15 years ago |
tmk
|
461e0d3d8c
|
ADD: keymap macro for human to read easier
ADD: controller.h for controller board definition(teensy)
ADD: debug toggle
|
15 years ago |
tmk
|
4acc38751e
|
switch debug on/off by pressing 4 keys on booting time
|
15 years ago |
tmk
|
06eb50be07
|
hhkb: refactored
|
15 years ago |
tmk
|
54b5bafaac
|
add directories for each keyboard: hhkb, macway
|
15 years ago |
tmk
|
82637ded27
|
add horizontal mouse wheel
|
15 years ago |
tmk
|
34a90769c9
|
';' for Fn key: send ';' when key realease without using the layer
|
15 years ago |
tmk
|
c696c95c60
|
change keymap for mouse keys.
|
15 years ago |
tmk
|
958875247c
|
HHKB support.
|
15 years ago |
tmk
|
479af4bdcd
|
version 1.0.
|
15 years ago |
tmk
|
df5b4ea7d9
|
add mouse acceleration.
|
15 years ago |
tmk
|
7e3975e0ef
|
add mouse wheel function.
|
15 years ago |
tmk
|
d3b1af9572
|
add mouse function.
|
15 years ago |
tmk
|
e7c6839d2d
|
some fixes. LED flush for debug.
|
15 years ago |
tmk
|
1bcebc2848
|
ver 0.2
|
15 years ago |
tmk
|
1de02c1f15
|
add jump_bootloader.
|
15 years ago |
tmk
|
7fd9003f59
|
divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.
|
15 years ago |
tmk
|
6be0e4fafb
|
delete unused KEY_* definitions.
|
15 years ago |
tmk
|
f777960c72
|
simple keymap layers.
|
15 years ago |
tmk
|
82309deefc
|
add anti-ghost logic
|
15 years ago |
tmk
|
3b31337cd8
|
perform nomal keyboard behavior. It works now!!!
|
15 years ago |
tmk
|
8cfb3712d5
|
matrix scan & default keymap
|
15 years ago |
tmk
|
20711b59e7
|
change file name.
|
15 years ago |
tmk
|
ac3134ffeb
|
add initial files from teensy's usb_keyboard_debug.
|
15 years ago |