tmk
e6d1975ea9
Merge branch 'mediakey-fix'
2016-09-08 14:45:35 +09:00
tmk
4703afac2f
core: Fix 'make dfu' message
2016-09-08 14:45:12 +09:00
Travis La Marr
b2d791804d
Fix OS X Recognizing keyboard as Mouse/Tablet
...
Modified the LUFA USB HID Descriptor to change the logical/usage
minimums for System Control from 0x01 (Mouse) to 0x81 (System Power
Down), this fixes OS X recognizing the Planck as having a mouse and
tablet, even with mousekeys off.
2016-09-08 14:35:21 +09:00
tmk
e5acff0312
core: 'make dfu' waits for bootloader to start
...
jackhumbert/qmk_firmware@0b8c448
2016-09-08 13:52:59 +09:00
tmk
384562bc8a
core: Fix unimap UNIMAP_NO case
2016-09-08 13:18:05 +09:00
tmk
144a048393
usb_usb: Change keymap
2016-09-07 16:04:25 +09:00
tmk
d119bba0b7
Merge branch 'nkro32'
2016-09-07 11:00:14 +09:00
tmk
e754e11b42
hhkb: Enable NKRO for jp
2016-09-07 09:53:02 +09:00
tmk
61cad24a87
core: Change lufa NKRO report size 16 to 32 bytes
2016-09-07 05:50:25 +09:00
tmk
d46651b1a9
usb_usb: Fix unimap layout
2016-09-02 14:11:30 +09:00
tmk
7d0294ab8f
Change gitignore for unimap hex files
2016-09-02 13:48:20 +09:00
tmk
fef48a3da5
usb_usb: Add unimap
2016-09-02 13:45:47 +09:00
tmk
765d82e8b1
core: Fix common.mk for build options
2016-08-31 16:40:32 +09:00
tmk
d96f295106
hhkb: Organize Makefiles for unimap
2016-08-31 16:40:04 +09:00
tmk
6bc7bab6a5
core: Fix unimap layout comment
2016-08-30 12:49:59 +09:00
tmk
ab02ffd09e
hhkb: Add unimap for hhkb
2016-08-30 12:49:27 +09:00
tmk
81a0d94660
hhkb: Change unimap hex file name
2016-08-30 11:38:37 +09:00
tmk
39d4f923cd
Merge branch 'unimap'
2016-08-30 11:22:14 +09:00
tmk
8027dc51f4
adb_usb: Fix keypad and media keys of unimap
2016-08-30 11:18:42 +09:00
tmk
4ace8711ca
adb_usb: Add hex files for unimap editor
2016-08-29 15:16:56 +09:00
tmk
22a48dab7b
adb_usb: Change Makfiles
2016-08-29 14:46:56 +09:00
tmk
42dfaa3a39
adb_usb: Fix capslock of unimap
2016-08-29 14:38:38 +09:00
tmk
935c426932
Add unimap firmware hex file
2016-08-29 13:54:44 +09:00
tmk
8ceb86bc2f
hhkb: Add unimap_jp
2016-08-29 13:54:44 +09:00
tmk
1eec163213
adb_usb: Add unimap_plain
2016-08-29 13:54:44 +09:00
tmk
e84a5981e3
core: Add unimap support
2016-08-29 13:54:44 +09:00
tmk
1b5266cb6e
core: Fix doc/keymap.md for new keymap framework
2016-08-29 13:54:44 +09:00
tmk
7b31d1b9d9
Remove keymap read code from project directories
2016-08-29 13:54:44 +09:00
tmk
19dca3def8
core: Add default implemenation of keymap read
2016-08-29 13:54:44 +09:00
tmk
c04b6bec89
Fix: Use action_t in keymap files
2016-08-29 13:54:44 +09:00
tmk
e5cb8469af
core: action codes are action_t struct now
2016-08-29 13:54:44 +09:00
tmk
9839bb83d9
core: Change chibios repo directory names
2016-08-08 13:35:11 +09:00
tmk
bd0f670345
core: Fix keycode.txt
2016-07-31 02:00:26 +09:00
Brandon Bennett
ee2c18f0cd
Add support for Infinity 60% 1.1a
...
The newest version of the Infinity keyboard has a slightly different
matrix and LED support.
This just adds support for the matrix.
Flashed and tested on my IC60 1.1a.
2016-07-22 00:16:23 -06: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
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