flabbergast
|
a24ddf3403
|
NKRO fixes.
|
2015-09-10 12:48:44 +01:00 |
|
flabbergast
|
9540016b12
|
Update chibios README.
|
2015-09-10 10:50:01 +01:00 |
|
flabbergast
|
66b64efc3d
|
Add chibi_onekey example.
|
2015-09-10 10:32:15 +01:00 |
|
flabbergast
|
dc9fc9a7a4
|
Add basic sleep_led for chibios.
|
2015-09-10 10:31:19 +01:00 |
|
flabbergast
|
7d4f3dd5a1
|
Move AVR specific sleep_led.c into avr.
|
2015-09-10 10:30:49 +01:00 |
|
flabbergast
|
5248511209
|
Fix bootloader-jump compiling.
|
2015-09-08 20:15:05 +01:00 |
|
flabbergast
|
9cc281b4ef
|
Small updates.
|
2015-09-08 19:22:00 +01:00 |
|
flabbergast
|
d057e5157e
|
Implement jump-to-bootloader.
|
2015-09-08 16:07:34 +01:00 |
|
flabbergast
|
8152d279a4
|
Move chibios to tool.
|
2015-09-08 16:06:33 +01:00 |
|
flabbergast
|
1d115301d4
|
Make usb_main more USB_DRIVER #define independent.
|
2015-09-08 15:35:02 +01:00 |
|
flabbergast
|
27dec2db7b
|
Add ChibiOS support (USB stack + support files).
|
2015-09-07 21:57:04 +01:00 |
|
flabbergast
|
be9be90483
|
Modularity and gcc warnings fixes.
|
2015-09-07 21:33:06 +01:00 |
|
tmk
|
455fd51a87
|
Fix 'enable break' commands for Alps models
https://geekhack.org/index.php?topic=54706.msg1856618#msg1856618
|
2015-09-05 09:00:33 +09:00 |
|
tmk
|
79cf2d59ae
|
Fix #239 unresponsive keys of HHKB JP during power saving
|
2015-08-08 16:01:26 +09:00 |
|
tmk
|
35203cad6a
|
core: Fix lufa suspend callback(#234)
With matrix_power_down() in suspend event HHKB JP doesn't start up for some reason.
It is unneeded in actual and removed.
|
2015-07-23 12:05:51 +09:00 |
|
tmk
|
d4220ac9f3
|
hhkb: Add power saving code of matrix scan for JP
|
2015-07-23 11:57:15 +09:00 |
|
tmk
|
1efdd867c8
|
usb_usb: Ignore error usage(0x01-03) report
|
2015-07-15 16:02:20 +09:00 |
|
tmk
|
6f5e8ce17e
|
usb_usb: Support locking key indicator LED
|
2015-07-15 15:13:15 +09:00 |
|
tmk
|
e1e0e5b4fb
|
onekey: Add V-USB build
|
2015-07-12 06:59:58 +09:00 |
|
tmk
|
5f06f26e03
|
ps2_usb: Fix for V-USB build
|
2015-07-12 06:32:53 +09:00 |
|
tmk
|
448aa73c39
|
ps2_usb: Fix for mbed build
|
2015-07-12 06:24:39 +09:00 |
|
tmk
|
8746ad98cc
|
core: Add keymap section ldscript for ATMega32U2
|
2015-07-12 05:44:10 +09:00 |
|
tmk
|
ce8b1e5f13
|
m0110_usb: Change keymap and Makefile
|
2015-07-11 17:10:42 +09:00 |
|
tmk
|
507ebb34f5
|
alps64: Change keymaps and USB descriptors.
|
2015-06-26 08:49:03 +09:00 |
|
tmk
|
070a6be638
|
Add description for non-US keys on keycode.h
|
2015-06-26 08:34:10 +09:00 |
|
tmk
|
a551608873
|
sun_usb: LED update for hotplug keyboard into converter
|
2015-06-03 00:49:55 +09:00 |
|
tmk
|
49b0c7e5ef
|
sun_usb: Fix LED status update at startup
|
2015-06-03 00:29:36 +09:00 |
|
tmk
|
37af88217d
|
sun_usb: Fix serial recv intrrupt trriger edge #228
|
2015-06-02 23:59:16 +09:00 |
|
tmk
|
fdce0c9cc0
|
lufa: Fix console flush #223
Old console sent unneeded empty data every one milli sencond.
After this fix console flushes endpoint data bank every 50ms only when needed.
|
2015-05-22 18:11:42 +09:00 |
|
tmk
|
5b46031658
|
Revert "Make action_for_key a weak symbol"
This reverts commit c17b8a599e .
The commit made compile error and its intention is unclear.
|
2015-05-21 20:30:10 +09:00 |
|
tmk
|
32abfacbc7
|
Merge pull request #216 from DigitalBrains1/modelm101
Add 101-key Model M terminal keyboard
|
2015-05-21 10:41:36 +09:00 |
|
tmk
|
63c07c9a0f
|
Merge pull request #217 from SaskatoonTechworks/tmk_core_action
Make action_for_key a weak symbol
|
2015-05-21 10:35:56 +09:00 |
|
Dan McGregor
|
c17b8a599e
|
Make action_for_key a weak symbol
|
2015-05-19 11:29:28 -07:00 |
|
tmk
|
81137b7a61
|
Merge branch 'ibm4704_fix_protocol'
|
2015-05-19 00:40:49 +09:00 |
|
tmk
|
80fd3b0b24
|
ibm4704_usb: Fix protocol handling
|
2015-05-19 00:39:44 +09:00 |
|
tmk
|
6b588eb7f7
|
Add keyboard_setup() and matrix_setup()
|
2015-05-19 00:39:43 +09:00 |
|
tmk
|
9a2282157f
|
ibm4704_usb: Fix interrupt of clock(rising edge)
|
2015-05-19 00:39:43 +09:00 |
|
Jun Wako
|
6014d1014e
|
ps2_usb: Fix pin configuration
|
2015-05-18 14:01:53 +09:00 |
|
Peter Lebbing
|
965110a041
|
Add 101-key Model M terminal keyboard
|
2015-05-17 17:18:40 +02:00 |
|
tmk
|
2d9e0d5cab
|
ibm4704_usb: Add keymaps for 107 and 50-key
|
2015-05-14 13:02:13 +09:00 |
|
tmk
|
c01ecce137
|
Revert "hhkb: Fix bug of matrix initialization for JP"
This reverts commit adfd5b92eb .
|
2015-05-13 17:31:26 +09:00 |
|
tmk
|
8e7153d190
|
hhkb: Change document
|
2015-05-13 17:26:24 +09:00 |
|
tmk
|
1ed54a5dc9
|
adb_usb: Change README
|
2015-05-13 17:19:25 +09:00 |
|
tmk
|
a8822a16b4
|
hhkb: Fix scan rate for HHKB JP #203
|
2015-05-13 16:53:32 +09:00 |
|
tmk
|
b085d762d5
|
hhkb: Add build options
|
2015-05-13 16:40:08 +09:00 |
|
tmk
|
81fe1fda61
|
hhkb: Change keymap
|
2015-05-13 16:30:14 +09:00 |
|
tmk
|
177400b7e0
|
alps64: Change keymap
|
2015-05-13 16:25:41 +09:00 |
|
tmk
|
e86166c904
|
adb_usb: Change keymap
|
2015-05-13 16:23:53 +09:00 |
|
tmk
|
9a7eeb4918
|
usb_usb: Fix keymap
|
2015-05-13 16:08:37 +09:00 |
|
tmk
|
b8fba54a20
|
usb_usb: Change debug LED pin config
|
2015-05-13 15:59:49 +09:00 |
|