]> git.friedersdorff.com Git - max/tmk_keyboard.git/log
max/tmk_keyboard.git
6 years agoxt_usb: Fix warning on switch-case
tmk [Fri, 2 Mar 2018 05:09:09 +0000 (14:09 +0900)]
xt_usb: Fix warning on switch-case

6 years agoxt_usb: Replace functions with macros
tmk [Fri, 2 Mar 2018 04:56:46 +0000 (13:56 +0900)]
xt_usb: Replace functions  with macros

6 years agoxt_usb: Comment out clock check for PCINT
tmk [Fri, 2 Mar 2018 00:28:03 +0000 (09:28 +0900)]
xt_usb: Comment out clock check for PCINT

6 years agoxt_usb: Change debug print
tmk [Fri, 2 Mar 2018 00:25:52 +0000 (09:25 +0900)]
xt_usb: Change debug print

6 years agoxt_usb: Read data earlier as possible in ISR
tmk [Thu, 1 Mar 2018 17:31:44 +0000 (02:31 +0900)]
xt_usb: Read data earlier as possible in ISR

6 years agoxt_usb: Clear flag before enabling interrupt
tmk [Thu, 1 Mar 2018 17:29:46 +0000 (02:29 +0900)]
xt_usb: Clear flag before enabling interrupt

6 years agoxt_usb: read data on falling edge soft/hard reset
tmk [Wed, 28 Feb 2018 06:48:06 +0000 (15:48 +0900)]
xt_usb: read data on falling edge soft/hard reset

See https://github.com/tmk/tmk_keyboard/wiki/IBM-PC-XT-Keyboard-Protocol
- read data on falling edge of clock
- add soft reset and hard reset

6 years agoMerge branch 'usb_usb_korean'
tmk [Sat, 3 Mar 2018 07:27:17 +0000 (16:27 +0900)]
Merge branch 'usb_usb_korean'

6 years agousb_usb: Fix code format
tmk [Fri, 23 Feb 2018 07:23:01 +0000 (16:23 +0900)]
usb_usb: Fix code format

6 years agousb_usb: Support Brazilian specific key in unimap
tmk [Fri, 16 Feb 2018 03:17:45 +0000 (12:17 +0900)]
usb_usb: Support Brazilian specific key in unimap

Keymap comma(KP_COMMA: 0x85)

6 years agousb_usb: Support Korean specific keys in unimap
tmk [Fri, 16 Feb 2018 02:39:17 +0000 (11:39 +0900)]
usb_usb: Support Korean specific keys in unimap

HAEN(LANG1: 0x90) and HANJ(LANG2: 0x91) keys are recognized as HENK and MHEN in unimap.

6 years agocore: lufa: Add delay for console startup
tmk [Thu, 1 Mar 2018 03:36:21 +0000 (12:36 +0900)]
core: lufa: Add delay for console startup

6 years agohhkb: Update README and remove makefiles
tmk [Thu, 1 Feb 2018 05:56:25 +0000 (14:56 +0900)]
hhkb: Update README and remove makefiles

6 years agocore: Add utility macros in action_macro.h (#532)
Øystein Bech Gadmar [Sun, 28 Jan 2018 23:10:35 +0000 (00:10 +0100)]
core: Add utility macros in action_macro.h (#532)

6 years agocore: Add utility type_code() in aciton.h #528
tmk [Sun, 28 Jan 2018 07:17:20 +0000 (16:17 +0900)]
core: Add utility type_code() in aciton.h #528

6 years agocore: Typo (mantrix -> matrix)
alex-ong [Fri, 26 Jan 2018 07:18:55 +0000 (18:18 +1100)]
core: Typo (mantrix -> matrix)

6 years agocore: Saved 60~ bytes (and possible performance) by storing col_mask when iterating...
Alex Ong [Wed, 24 Jan 2018 03:15:56 +0000 (14:15 +1100)]
core: Saved 60~ bytes (and possible performance) by storing col_mask when iterating through columns (#522)

6 years agoTypos (#524)
Alex Ong [Tue, 23 Jan 2018 08:43:45 +0000 (19:43 +1100)]
Typos (#524)

* GH60: Found a typo

* Typo: Another typo

* Typo: More typos

6 years agoMerge pull request #519 from alex-ong/master
hasu@tmk [Tue, 23 Jan 2018 04:52:49 +0000 (13:52 +0900)]
Merge pull request #519 from alex-ong/master

core: Fix for unused function when compiling without MOUSEKEY_ENABLE

6 years agocore: Fix for un-defined function when compiling without MOUSEKEY_ENABLE
alex-ong [Mon, 22 Jan 2018 03:50:38 +0000 (14:50 +1100)]
core: Fix for un-defined function when compiling without MOUSEKEY_ENABLE

6 years agocore: Fix for unused function when compiling without MOUSEKEY_ENABLE
alex-ong [Mon, 22 Jan 2018 02:55:11 +0000 (13:55 +1100)]
core: Fix for unused function when compiling without MOUSEKEY_ENABLE

6 years agoadb_usb: Update firmware binary
tmk [Fri, 19 Jan 2018 01:18:30 +0000 (10:18 +0900)]
adb_usb: Update firmware binary

6 years agoadb_usb: Fix #518 Lag on typing
tmk [Fri, 19 Jan 2018 01:15:26 +0000 (10:15 +0900)]
adb_usb: Fix #518 Lag on typing

6 years agocore: Fix for warning of unused function standby()
tmk [Sat, 13 Jan 2018 23:14:16 +0000 (08:14 +0900)]
core: Fix for warning of unused function standby()

6 years agocore: Fix for warning of unused label. #515
tmk [Sat, 13 Jan 2018 22:54:31 +0000 (07:54 +0900)]
core: Fix for warning of unused label. #515

6 years agocore: lufa: Fix checking num of endpoints for 32u2(again)
tmk [Thu, 4 Jan 2018 07:49:24 +0000 (16:49 +0900)]
core: lufa: Fix checking num of endpoints for 32u2(again)

6 years agoRevert "core: LUFA: Fix checking num of endpoints for 32u2"
tmk [Thu, 4 Jan 2018 07:39:44 +0000 (16:39 +0900)]
Revert "core: LUFA: Fix checking num of endpoints for 32u2"

This reverts commit a567fec91c0f9020cf050ae80410b891486f2ba3.

6 years agoMerge branch 'yangdigi-master'
tmk [Thu, 4 Jan 2018 04:14:42 +0000 (13:14 +0900)]
Merge branch 'yangdigi-master'

6 years agocore: LUFA: Fix checking num of endpoints for 32u2
tmk [Thu, 4 Jan 2018 04:12:14 +0000 (13:12 +0900)]
core: LUFA: Fix checking num of endpoints for 32u2

6 years agofix not correctly showing 32u2 warning message when Endpints are more than 4.
yangdigi [Wed, 3 Jan 2018 03:06:08 +0000 (11:06 +0800)]
fix not correctly showing 32u2 warning message when Endpints are more than 4.

6 years agohhkb: Update binaries
tmk [Fri, 27 Oct 2017 22:59:07 +0000 (07:59 +0900)]
hhkb: Update binaries

6 years agocore: Fix doc/keymap.md for bitwise operation
tmk [Thu, 26 Oct 2017 05:37:52 +0000 (14:37 +0900)]
core: Fix doc/keymap.md for bitwise operation

6 years agocore: Fix out-of-bounds access by TICK event #487
tmk [Sat, 21 Oct 2017 18:09:20 +0000 (03:09 +0900)]
core: Fix out-of-bounds access by TICK event #487

The error is caused in layer_swtich_get_action() and fails to access layer_pressed[][]

6 years agoonekey: Add desc of V-USB osc calribration
tmk [Sun, 17 Sep 2017 02:11:29 +0000 (11:11 +0900)]
onekey: Add desc of V-USB osc calribration

6 years agoMerge pull request #491 from mtfurlan/chibiosDocumentation
hasu@tmk [Sun, 15 Oct 2017 22:46:41 +0000 (07:46 +0900)]
Merge pull request #491 from mtfurlan/chibiosDocumentation

Move all ChibiOS install documentation to once place

6 years agoMove all ChibiOS install documentation to once place
Mark Furland [Sun, 15 Oct 2017 17:21:18 +0000 (13:21 -0400)]
Move all ChibiOS install documentation to once place

Moved to tmk_core/protocol/chibios/README.md

6 years agoonekey: Add settings for Xtal-less V-USB
tmk [Thu, 14 Sep 2017 14:03:28 +0000 (23:03 +0900)]
onekey: Add settings for Xtal-less V-USB

6 years agocore: Remove unused file in vusb
tmk [Thu, 14 Sep 2017 13:35:41 +0000 (22:35 +0900)]
core: Remove unused file in vusb

6 years agoonekey: Fix for V-USB of ATtiny85 and key scan
tmk [Thu, 14 Sep 2017 03:59:54 +0000 (12:59 +0900)]
onekey: Fix for V-USB of ATtiny85 and key scan

6 years agocore: Fix for build option NO_ACTION_LAYER
tmk [Thu, 14 Sep 2017 03:58:06 +0000 (12:58 +0900)]
core: Fix for build option NO_ACTION_LAYER

6 years agocore: Fix for ATtiny85
tmk [Thu, 14 Sep 2017 03:56:35 +0000 (12:56 +0900)]
core: Fix for ATtiny85

6 years agocore: Fix dfu-programmer version check
tmk [Thu, 7 Sep 2017 00:00:57 +0000 (09:00 +0900)]
core: Fix dfu-programmer version check

6 years agofc980c: Add macro for actionmap and keymap
tmk [Mon, 21 Aug 2017 14:38:33 +0000 (23:38 +0900)]
fc980c: Add macro for actionmap and keymap

6 years agopana_m8: Change keymap
tmk [Mon, 21 Aug 2017 14:24:11 +0000 (23:24 +0900)]
pana_m8: Change keymap

6 years agopana_m8: Add debouncing
tmk [Mon, 21 Aug 2017 14:23:34 +0000 (23:23 +0900)]
pana_m8: Add debouncing

6 years agoterminal_usb: Change configuration in Makefile
tmk [Sat, 19 Aug 2017 00:32:37 +0000 (09:32 +0900)]
terminal_usb: Change configuration in Makefile

6 years agopana_m8: Move keyboard to converter directory
tmk [Tue, 8 Aug 2017 00:59:41 +0000 (09:59 +0900)]
pana_m8: Move keyboard to converter directory

6 years agopana_m8: Fix unimap
tmk [Sun, 6 Aug 2017 00:29:36 +0000 (09:29 +0900)]
pana_m8: Fix unimap

6 years agopana_m8: Add initial files
tmk [Sat, 5 Aug 2017 06:44:31 +0000 (15:44 +0900)]
pana_m8: Add initial files

6 years agofc980c: Fix LCTL in matrix
tmk [Fri, 4 Aug 2017 06:33:16 +0000 (15:33 +0900)]
fc980c: Fix LCTL in matrix

6 years agofc980c: Add binary file
tmk [Thu, 27 Jul 2017 13:59:13 +0000 (22:59 +0900)]
fc980c: Add binary file

6 years agofc980c: Update keymap
tmk [Thu, 27 Jul 2017 13:56:23 +0000 (22:56 +0900)]
fc980c: Update keymap

6 years agofc980c: Fix for pin config of TMK controller
tmk [Thu, 27 Jul 2017 12:43:14 +0000 (21:43 +0900)]
fc980c: Fix for pin config of TMK controller

6 years agofc980c: Update README and add schematic
tmk [Fri, 21 Jul 2017 01:41:21 +0000 (10:41 +0900)]
fc980c: Update README and add schematic

6 years agofc980c: Add initial files
tmk [Tue, 11 Jul 2017 07:01:19 +0000 (16:01 +0900)]
fc980c: Add initial files

6 years agonews_usb: Fix README
tmk [Sun, 16 Jul 2017 22:22:20 +0000 (07:22 +0900)]
news_usb: Fix README

6 years agonews_usb: Change keymap and add README
tmk [Sun, 16 Jul 2017 10:00:28 +0000 (19:00 +0900)]
news_usb: Change keymap and add README

6 years agousb_usb: Update binary
tmk [Sun, 16 Jul 2017 07:10:30 +0000 (16:10 +0900)]
usb_usb: Update binary

6 years agousb_usb: Fix KANA in unimap #482
tmk [Sun, 16 Jul 2017 07:06:54 +0000 (16:06 +0900)]
usb_usb: Fix KANA in unimap #482

6 years agoMerge branch 'master' of https://github.com/x64051/tmk_keyboard into x64051-master
tmk [Sat, 8 Jul 2017 23:44:38 +0000 (08:44 +0900)]
Merge branch 'master' of https://github.com/x64051/tmk_keyboard into x64051-master

6 years agohhkb: Fix hasu keymap
tmk [Sun, 2 Jul 2017 00:44:17 +0000 (09:44 +0900)]
hhkb: Fix hasu keymap

6 years agofc660c: Fix slash for cursor layer
tmk [Sun, 2 Jul 2017 00:37:09 +0000 (09:37 +0900)]
fc660c: Fix slash for cursor layer

7 years agoadd KEYMAP_XT in keymap_common
X64051 [Sat, 24 Jun 2017 19:04:42 +0000 (21:04 +0200)]
add KEYMAP_XT in keymap_common

7 years agoremove unused functions
X64051 [Sat, 24 Jun 2017 18:54:46 +0000 (20:54 +0200)]
remove unused functions

7 years agoibm4704_usb: Fix handling of keyboard ID byte #420
tmk [Thu, 22 Jun 2017 04:51:40 +0000 (13:51 +0900)]
ibm4704_usb: Fix handling of keyboard ID byte #420

7 years agofc660c: Update binaries
tmk [Wed, 31 May 2017 09:17:37 +0000 (18:17 +0900)]
fc660c: Update binaries

7 years agocore: Fix Oneshot mods key repeat problem #474
tmk [Tue, 30 May 2017 16:15:45 +0000 (01:15 +0900)]
core: Fix Oneshot mods key repeat problem #474

7 years agocore: Fix for stuck key problem #441
tmk [Fri, 26 May 2017 03:03:30 +0000 (12:03 +0900)]
core: Fix for stuck key problem #441

- Idea form https://github.com/qmk/qmk_firmware/pull/182
- Define NO_TRACK_KEY_PRESS to get old behaviour
- This should resolve #105, #248, #397, #441 and FAQ entry: https://github.com/tmk/tmk_keyboard/wiki/FAQ-Keymap#modifierlayer-stuck

7 years agousb_usb: Update binary
tmk [Wed, 10 May 2017 16:00:29 +0000 (01:00 +0900)]
usb_usb: Update binary

7 years agousb_usb: Add Makefiles
tmk [Wed, 10 May 2017 15:59:20 +0000 (00:59 +0900)]
usb_usb: Add Makefiles

7 years agousb_usb: Remove startup wait
tmk [Wed, 10 May 2017 15:16:21 +0000 (00:16 +0900)]
usb_usb: Remove startup wait

Some keyboards boot up quickly and cannot be enumerated
when powering up converter and keyboard at same time

7 years agox68k_usb: Add unimap
tmk [Mon, 8 May 2017 06:11:31 +0000 (15:11 +0900)]
x68k_usb: Add unimap

7 years agoibm4704: Update binary
tmk [Wed, 26 Apr 2017 15:08:32 +0000 (00:08 +0900)]
ibm4704: Update binary

7 years agofc660c: Change default keymap and binary
tmk [Sat, 15 Apr 2017 07:16:43 +0000 (16:16 +0900)]
fc660c: Change default keymap and binary

7 years agofc660c: Add unimap files
tmk [Tue, 11 Apr 2017 12:50:54 +0000 (21:50 +0900)]
fc660c: Add unimap files

7 years agofc660c: Update firmware binary
tmk [Tue, 11 Apr 2017 07:00:29 +0000 (16:00 +0900)]
fc660c: Update firmware binary

7 years agocore: Fix typo
tmk [Tue, 11 Apr 2017 06:54:35 +0000 (15:54 +0900)]
core: Fix typo

7 years agocore: Change MOD_* definition to make OR(|) usable
tmk [Tue, 11 Apr 2017 06:50:19 +0000 (15:50 +0900)]
core: Change MOD_* definition to make OR(|) usable

https://github.com/tmk/tmk_keyboard/issues/448#issuecomment-285066234

7 years agocore: Fix for missing key on fc660c
tmk [Mon, 10 Apr 2017 19:36:38 +0000 (04:36 +0900)]
core: Fix for missing key on fc660c

7 years agofc660c: Add unimap
tmk [Tue, 4 Apr 2017 00:58:56 +0000 (09:58 +0900)]
fc660c: Add unimap

7 years agofc660c: Change pin for Insert LED
tmk [Sun, 2 Apr 2017 17:32:21 +0000 (02:32 +0900)]
fc660c: Change pin for Insert LED

7 years agofc660c: Update README
tmk [Thu, 30 Mar 2017 05:24:16 +0000 (14:24 +0900)]
fc660c: Update README

7 years agoMerge branch 'fc660c'
tmk [Mon, 6 Mar 2017 00:26:16 +0000 (09:26 +0900)]
Merge branch 'fc660c'

7 years agofc660c: Emulates fc660c default keymap
tmk [Sun, 5 Mar 2017 23:40:36 +0000 (08:40 +0900)]
fc660c: Emulates fc660c default keymap

7 years agofc660c: Add LED support
tmk [Thu, 2 Mar 2017 05:04:13 +0000 (14:04 +0900)]
fc660c: Add LED support

7 years agofc660c: Add key mapping
tmk [Thu, 2 Mar 2017 02:47:13 +0000 (11:47 +0900)]
fc660c: Add key mapping

7 years agofc660c: Scan matrix
Jun Wako [Tue, 28 Feb 2017 04:51:27 +0000 (13:51 +0900)]
fc660c: Scan matrix

7 years agohhkb: Revise doc
tmk [Mon, 27 Feb 2017 05:28:59 +0000 (14:28 +0900)]
hhkb: Revise doc

7 years agofc660c: Add initial files
Jun Wako [Fri, 24 Feb 2017 05:57:23 +0000 (14:57 +0900)]
fc660c: Add initial files

7 years agoadb_usb: Use MODS_TAP_KEY action for Power key
tmk [Thu, 2 Feb 2017 23:55:28 +0000 (08:55 +0900)]
adb_usb: Use MODS_TAP_KEY action for Power key

- MODS_TAP_KEY(MOD_NONE, KC_POWER) allows Power on tap and commands on hold

7 years agocore: Add MOD_NONE to mods_bit enum
tmk [Thu, 2 Feb 2017 23:54:17 +0000 (08:54 +0900)]
core: Add MOD_NONE to mods_bit enum

7 years agoMerge branch 'kl27z'
tmk [Thu, 26 Jan 2017 12:43:15 +0000 (21:43 +0900)]
Merge branch 'kl27z'

7 years agoAdd keyboard/kl27z_kbd
tmk [Tue, 6 Dec 2016 02:56:21 +0000 (11:56 +0900)]
Add keyboard/kl27z_kbd

7 years agoFix filename and Makefile
tmk [Mon, 5 Dec 2016 02:49:39 +0000 (11:49 +0900)]
Fix filename and Makefile

7 years agoAdd pinout on README
tmk [Fri, 2 Dec 2016 01:10:49 +0000 (10:10 +0900)]
Add pinout on README

7 years agoAdd kl27z_onekey project initial files
tmk [Wed, 30 Nov 2016 04:35:13 +0000 (13:35 +0900)]
Add kl27z_onekey project initial files

7 years agohhkb: Fix startup of rn42 #407
tmk [Wed, 25 Jan 2017 05:24:26 +0000 (14:24 +0900)]
hhkb: Fix startup of rn42 #407

- Enable build option INTERRUPT_CONTROL_ENDPOINT of LUFA
- Shorten LED blink at startup

7 years agohhkb: Update binary
tmk [Mon, 23 Jan 2017 01:16:47 +0000 (10:16 +0900)]
hhkb: Update binary

7 years agohhkb: Update binaries
tmk [Mon, 23 Jan 2017 01:07:46 +0000 (10:07 +0900)]
hhkb: Update binaries

7 years agoadb_usb: Update binary
tmk [Sat, 14 Jan 2017 06:53:36 +0000 (15:53 +0900)]
adb_usb: Update binary