1
0
Revīziju grafs

1372 Revīzijas

Autors SHA1 Ziņojums Datums
Kai Ryu
e7d4a1c2e6 kimera: Change default row/col/matrix mapping 2016-12-14 20:45:20 +09:00
Kai Ryu
1f6f5ef776 kimera: Change usb vid/pid 2016-12-14 20:34:09 +09:00
Kai Ryu
48cc96168a Merge branch 'kimera' 2016-12-14 20:22:44 +09:00
Kai Ryu
d17103e6c8 staryu: Improve experience of backlight 2016-11-04 20:03:26 +09:00
Kai Ryu
2034ffcbb0 Merge branch 'master' of https://github.com/kairyu/tmk_keyboard_custom 2016-11-04 12:54:47 +09:00
Kai Ryu
f1148804a8 staryu: Improve experience of backlight 2016-11-04 12:50:53 +09:00
Kai Ryu
d0a4996494 staryu: Reduce brightness of RGB LED to half 2016-11-04 12:38:34 +09:00
Kai Ryu
06ccd085ef staryu: Make number of RGB LEDs configurable 2016-11-04 12:28:06 +09:00
Kai Ryu
08d721de8a gh60: Update backlight to match new APIs 2016-10-24 13:18:33 +09:00
Kai Ryu
bb673bba87 ergodone: Expand number of layers to 8 2016-09-15 13:26:06 +09:00
Kai Ryu
c00006b716 cw40: Enable MOUSEKEY by default 2016-09-01 15:47:52 +09:00
Kai Ryu
1388d9a3a9 ergodone: Correct makefile and pid 2016-09-01 15:27:25 +09:00
Kai Ryu
3874477e90 cw40: Initial working version 2016-08-31 19:18:52 +09:00
Kai Ryu
42bf46523a staryu: Update codes to support v1.4 hardware 2016-08-29 20:46:01 +09:00
Kai Ryu
b2163eddcc redscarfII: Update codes to match latest tmk_core 2016-08-26 10:48:40 +09:00
Kai Ryu
d5a709a057 ergodone: Initial working version 2016-08-25 18:27:47 +09:00
Kai Ryu
70c15dd083 usb_usb: Improve usb_usb converter
+ Keymap in eeprom support
+ Ledmap support
+ Ledmap in eeprom support
+ Mouse support
+ Composite device support
+ Macro to modify number of supported keyboards
+ Reduce binary size
2016-08-03 13:43:44 +09:00
Kai Ryu
da21e0c7d8 Merge remote-tracking branch 'upstream/master' 2016-06-27 10:04:01 +09:00
tmk
2983af4f9a Merge pull request #365 from p3lim/patch-1
README missing link
2016-06-23 14:08:18 +09:00
Adrian L Lange
38ab23568e README missing link 2016-06-22 13:51:19 +02:00
tmk
e590b64703 Update orphan/README.md 2016-06-22 12:54:14 +09:00
tmk
649151cbeb Merge branch 'orphans' 2016-06-22 11:37:24 +09:00
tmk
885e7adb18 Move some projects to 'orphan' directory 2016-06-22 11:32:37 +09:00
tmk
5c277a6687 Merge branch 'remote_wakeup_32u2_fix' 2016-06-21 14:22:11 +09:00
tmk
a65fa6437c core: Fix USB remote wakeup on ATmega32U2 #361 2016-06-21 14:19:17 +09:00
tmk
338744ba2f Merge branch 'usb_usb_multiple_keyboard_share' 2016-06-21 14:17:36 +09:00
tmk
148c6a5175 usb_usb: Add multiple keyboard support
it supports four keyboards and two cascaded hubs
2016-06-21 13:49:06 +09:00
Kai Ryu
55c3937ca0 Merge remote-tracking branch 'upstream/master' 2016-06-14 13:33:26 +09:00
tmk
60b88f155e hhkb: Fix links in README.md. Close #358 2016-06-08 09:54:19 +09:00
tmk
ccd8e18609 Merge branch 'report_descriptor_fix' 2016-06-08 05:31:54 +09:00
tmk
7ce326dee5 core: Fix Logical Maximum in report descriptor 2016-06-08 05:17:47 +09:00
tmk
df1e5a5aab Merge branch 'report_descriptor_fix' 2016-06-08 03:58:59 +09:00
tmk
279876ef5e core: Fix LUFA report descriptor
- Logical Min/Max contains signed value and needs 16 bit to indicate 255
https://github.com/jackhumbert/qmk_firmware/issues/312
2016-06-06 01:44:29 +09:00
tmk
f37805e698 Merge pull request #355 from papodaca/XT
Add converter for XT keyboards, fixes #309
2016-06-05 00:14:42 +09:00
tmk
1bce71fbf7 Merge branch 'adb_mediakey' 2016-06-04 23:36:20 +09:00
tmk
b653b622a6 adb_usb: Add support for Apple Adjustable keybaord media keys 2016-06-04 19:31:44 +09:00
tmk
230ed4bdef core: change API of adb.c to accept device address 2016-06-04 19:27:16 +09:00
Ethan Apodaca
bafb746485 Update XT converter readme.
- Add mac os garbage to git ignore.
2016-06-01 08:34:14 -07:00
Ethan Apodaca
83331cf6a2 Merge pull request #1 from alh84001/patch-1
Update config.h
2016-06-01 08:22:37 -07:00
Matija Kovacic
5cbc226add Update config.h
Please see the post at https://deskthority.net/keyboards-f2/tmk-firmware-for-xt-keyboards-t13847.html
2016-06-01 16:57:31 +02:00
tmk
4d9e66baec adb_usb: Fix swap ISO codes bug 2016-05-25 10:25:32 +09:00
tmk
3fe8e1c238 Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 2016-05-22 22:49:29 +09:00
tmk
20b787fc12 Squashed 'tmk_core/' changes from d5c5ac6..8da1898
8da1898 Merge remote-tracking branch 'flabbergast/chibios'
f0fdd8a ChibiOS: update instructions.md.
24dd0b5 ChibiOS: update mk to match chibios/master.
cdee266 Merge branch 'develop' into chibios
221663c Fix signatre of layer state change hooks
5a364cb Merge branch 'hotfix-chibios' into develop
af664cd Merge branch 'newapi' into develop
04feeaa Clean hook codes
0ca106d Fix code and table in hook.txt
714d418 Add hook document from njbair's work
b715129 Chibios: add default location for chibios-contrib.
fb3a323 Merge branch 'master' into newapi
8b7fbbd Merge branch 'master' into develop
e49851a Chibios: add default location for chibios-contrib.

git-subtree-dir: tmk_core
git-subtree-split: 8da189851ba83b9bb46a4290cd76b7b7fef6134e
2016-05-22 22:49:29 +09:00
tmk
57f0ab5563 Merge branch 'flabbergast-update' 2016-05-22 21:13:13 +09:00
flabbergast
82e8e6fbaa Chibios: update examples to current chibios git.
Match the changes in mainline chibios:
 - update chconf.h
 - update supplied ld scripts structure
 - update Teensy instructions (switch to official
    chibios and introduce contrib)
2016-05-22 20:14:42 +09:00
tmk
e661296200 core: Add comment of register 3 of ADB 2016-05-20 12:15:25 +09:00
tmk
41d8811c35 Merge branch 'adb_iso_fix' 2016-05-20 03:32:11 +09:00
tmk
4fc0efd3ab adb_usb: reinitialize for plug-in after startup 2016-05-20 03:30:46 +09:00
tmk
f43a2df761 Merge branch 'adb_iso_fix' 2016-05-19 16:29:13 +09:00
tmk
49f44a2aed adb_usb: autodetect ISO keyboards and swap codes 2016-05-19 16:26:01 +09:00