Commit graph

2042 commits

Author SHA1 Message Date
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
Paul Williamson
163c66d019 Merge pull request #36 from squarefrog/colemak
Add colemak layout
2016-06-20 09:18:36 +01:00
Mark Sikora
ad1c559492 Merge remote-tracking branch 'tmk/master' 2016-06-18 18:22:19 -04:00
Mark Sikora
f852668691 Missing headers in dvorak layout 2016-06-18 16:15:04 -04: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
Paul Williamson
cbf4e5b6ff Update dvorak to new layout scheme 2016-06-07 19:49:08 +01:00
Paul Williamson
6b4ce8606c Remove duplicated keymap 2016-06-07 19:31:58 +01:00
Paul Williamson
95577a6430 Merge branch 'Xyverz-master'
* Xyverz-master:
  Dvorak Keymap Layout
  Xyverz's Dvorak Layout
  keymap_xyvers.h
2016-06-07 19:31:40 +01:00
Paul Williamson
545edfee92 Merge branch 'master' of https://github.com/Xyverz/tmk_keyboard into Xyverz-master
* 'master' of https://github.com/Xyverz/tmk_keyboard:
  Dvorak Keymap Layout
  Xyverz's Dvorak Layout
  keymap_xyvers.h
2016-06-07 19:28:46 +01:00
Paul Williamson
5e1d5a8f42 Add colemak layout 2016-06-07 11:29:43 +01: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
Mark Sikora
0c0e620319 Merge pull request #34 from cub-uanic/cleanup
Cleanup file structure to more closely match tmk
2016-05-29 13:39:12 -04:00
Xyverz
6edd0fff37 Dvorak Keymap Layout 2016-05-28 22:56:26 -07:00
Xyverz
1e0d8bf6b7 Xyverz's Dvorak Layout 2016-05-28 19:52:33 -07:00
Xyverz
2c88850bea keymap_xyvers.h
My Dvorak layout
2016-05-28 19:51:30 -07:00
Mark Sikora
3eeb7ca9f9 Cleanup whitespace 2016-05-28 20:49:40 -04:00
Mark Sikora
5b30bb5343 Cleanup file structure to more closely match tmk 2016-05-28 19:51:38 -04:00
Mark Sikora
6d1ac77109 Fix compiler warning 2016-05-28 19:27:14 -04:00
tmk
4d9e66baec adb_usb: Fix swap ISO codes bug 2016-05-25 10:25:32 +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
3fe8e1c238 Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 2016-05-22 22:49:29 +09:00