tmk
3a0bad28ce
core: Change Consumer Page usage for EJCT key #774
...
Consumer Page usage: 0xCC -> 0xB8
`[K|A]C_EJCT` sends same usage as Apple Magic Keyboard Eject key does.
2024-03-19 16:14:33 +09:00
tmk
943ae8c29d
usb_usb: Update prebuilt firmware files
2024-03-08 08:52:41 +09:00
tmk
5ed16b1445
usb_hid: Fix for Unicomp Mini M #773
...
The keyboard sends 10 byte report, not 8.
2024-03-07 11:08:28 +09:00
tmk
3f7025b33a
hhkb: Update doc
2024-01-28 21:52:25 +09:00
tmk
5f7769613a
m0110_usb: Edit README for International layout
2024-01-28 00:15:08 +09:00
tmk
5208d31657
m0110: Add Model ID code
...
Model ID cannot be used to discriminate between Int'l and US layout
https://github.com/tmk/tmk_keyboard/issues/771#issuecomment-1909402819
2024-01-27 23:55:49 +09:00
tmk
4c126480c2
Merge branch 'usb_usb_rwu'
2023-12-31 03:48:57 +09:00
tmk
cb477d3529
usb_usb: Update prebuilt firmware files
2023-12-31 03:41:10 +09:00
tmk
86157dc41d
usb_usb: Prohibit MAX3421 suspend at startup #770
...
MAX3421 suspend/resume at startup can:
- prevent LUFA startup
- prevent Poker X from being enumerated
2023-12-31 03:06:09 +09:00
tmk
d825356dd5
usb_usb: MAX3421 task at startup loop #770
...
- Poker X requires this to be enumerated
- MAX3421 task need to start at earlier stage
2023-12-31 03:06:09 +09:00
tmk
09664638f8
usb_usb: power saving during suspend without remote wakeup
...
https://github.com/tmk/tmk_keyboard/issues/769#issuecomment-1864054914
2023-12-20 17:25:36 +09:00
tmk
ea27f71701
usb_usb: Remomve matrix_scan in suspend loop
...
- This should not be needed anymore
- Confirmed that there is no problem on FC660C startup
2023-12-20 16:57:10 +09:00
tmk
7403b9731b
usb_usb: Support for remote wakeup from keyboard
2023-12-20 16:57:10 +09:00
tmk
ed1da263a5
usb_hid: Update UHS2 for suspend and remote wakeup
2023-12-20 16:57:10 +09:00
tmk
5622cc7d6a
Add tool/avr for EEPROM troubleshoot
2023-12-07 13:50:42 +09:00
tmk
c23225040f
Add eeprom_tool project
2023-12-07 13:49:58 +09:00
tmk
21ff75715b
Add nokeyboard project
2023-12-06 14:31:42 +09:00
tmk
1d1bad7f88
Add minimum project
2023-12-06 14:31:42 +09:00
tmk
6b48c03ab7
news: Add description for POWER ON Switch
...
and remove wrong and unclear info on GND and FG
2023-12-06 14:28:11 +09:00
tmk
950261d586
alps64: Add unimap_hasu.c
2023-11-27 03:11:56 +09:00
tmk
e9fdf50f56
gh60: Disable bootmagic
2023-11-27 02:46:23 +09:00
tmk
4627494faf
alps64: Update prebuilt firmware file
2023-11-27 02:39:33 +09:00
tmk
a30cafbca1
alps64: Enable NKRO
2023-11-27 02:32:59 +09:00
tmk
856f5b3f88
core: Change bootmagic nkro
2023-11-27 02:31:35 +09:00
tmk
0c25c62a6d
core: Fix bootmagic keymap_config for unimap
2023-11-27 02:15:05 +09:00
tmk
1cc716477b
core: Fix bootmagic
...
- EEPROM_CLEAR wipes out eeprom with 0xFF now(avr)
- keymap config is not enabled during bootmagic
- wait until all key is released after bootmagic
- add eeconfig_debug() to command.c
2023-11-26 22:10:34 +09:00
tmk
66da6f4d64
core: Fix bootmagic for NKRO
2023-11-26 14:37:05 +09:00
tmk
0905d79769
gh60: Fix Makefile.pjrc
2023-11-26 14:36:36 +09:00
tmk
f25b519748
news: Update prebuilt firmware files
2023-11-09 11:56:16 +09:00
tmk
bf82f1555c
news: Change pin configuration
2023-11-09 11:53:27 +09:00
tmk
71813a4d6f
news: Update prebuilt firmware file
2023-11-07 23:31:12 +09:00
tmk
75fb8b2196
news: Drop support for pjrc
2023-11-07 23:29:13 +09:00
tmk
b072fb26de
news: Remove news.c and use serial_uart.c instead
2023-11-07 23:25:11 +09:00
tmk
b7188acd4f
news: Add LED support
2023-11-07 22:39:00 +09:00
tmk
6d577b33b7
sony: Add tone.c
2023-11-06 22:41:10 +09:00
tmk
c37774d159
sony: Add buzzer support
2023-11-06 22:28:47 +09:00
tmk
7daa4f1b8f
news_usb: Update prebuilt firmware files
2023-11-02 22:09:25 +09:00
tmk
1131b52894
news_usb: unimap support
2023-11-02 22:06:46 +09:00
tmk
9265f58b95
archimedes_usb: Update prebuilt firmware files
2023-10-31 12:49:50 +09:00
tmk
5e8a960aa7
archimedes: Add README
2023-10-31 12:45:24 +09:00
tmk
50347c692b
core: mouse debug print
2023-10-31 12:45:24 +09:00
tmk
294403ffbf
core: Make console buffer smaller for atmega32u2
...
memory shortage can happen when enabling all features
2023-10-31 12:45:24 +09:00
tmk
f61b50395a
archimedes: Add mouse support
2023-10-31 12:45:24 +09:00
tmk
06f1bded16
archimedes: define matrix and keymap
2023-10-31 12:45:24 +09:00
tmk
909b37d641
archimedes: Fix serial timing
2023-10-31 12:45:24 +09:00
tmk
643cee3280
archimedes: Update LED
2023-10-31 12:45:24 +09:00
tmk
28508afb7d
archimedes: tune delay time
2023-10-31 12:45:24 +09:00
tmk
326cfc57bd
archimedes: scan logic
2023-10-31 12:45:24 +09:00
tmk
1a057c9737
archimedes_usb: Initial files
2023-10-31 12:45:24 +09:00
tmk
3c430f6578
ibmpc_usb: Update prebuilt firmware files
2023-10-27 11:58:42 +09:00