Commit graph

2058 commits

Author SHA1 Message Date
Maximilian Friedersdorff
f7bd5d2de7 Add print screen to layout 2024-07-04 15:36:23 +01:00
8c95a53948 Add a qwerty layer 2024-07-04 15:36:23 +01:00
8963bc3042 Add end and home keys 2024-07-04 15:36:23 +01:00
c4e4aca4e1 Make a few more modifications to layout 2024-07-04 15:36:23 +01:00
ec7454b331 Move arrow keys over wasd 2024-07-04 15:36:23 +01:00
e028890888 Add my keymap 2024-07-04 15:36:23 +01:00
Mark Sikora
1538390c0f Merge remote-tracking branch 'tmk/master' 2024-04-09 13:33:19 -04:00
tmk
abc61783da hhkb: Update prebuilt firmware files 2024-03-19 21:06:49 +09:00
tmk
71c347df57 hhkb: Add eject key EJCT to default keymap 2024-03-19 19:53:26 +09:00
tmk
b5e5bfc0bd core: Add action code AC_STEJ 2024-03-19 19:51:41 +09:00
tmk
96f7be8642 core: Sort consumer usages 2024-03-19 19:50:52 +09:00
tmk
9eb9ccdb93 hhkb: Add EJCT to hasu keymap 2024-03-19 16:26:29 +09:00
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
Mark Sikora
be44d01cc6 Merge remote-tracking branch 'tmk/master' 2024-02-04 17:01:11 -05: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
Mark Sikora
29fd77fc7a Merge remote-tracking branch 'tmk/master' 2024-01-09 15:22:03 -05: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
Mark Sikora
c544d100f5 Merge remote-tracking branch 'tmk/master' 2023-12-04 14:09:41 -05: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
Mark Sikora
98004b2b6b Merge remote-tracking branch 'tmk/master' 2023-11-08 09:14:23 -05: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