-
Hi tmk, It is an amazing project, so that I can't wait to make my keymap for my HHKB.
However, since I am not familiar with controller, I have a question about it.
Dose ACTION_FUNCTION_TAP mean that…
-
I am trying to set Tab to send Tab on a tap, and switch to layer 1 on hold. I am using `ACTION_LAYER_TAP_KEY(1, KC_TAB)`. Instead what happens is tapping or holding sends the keys `ALT_R` and `2` (fro…
-
I have following define statement in my config.h under keyboard folder according README.md:
``` C
#ifndef CONFIG_H
#define CONFIG_H …
-
Is it possbile to implement a 'normal' mode and 'insert' mode concept, such that on sites like Gmail:
- normal mode blocks native gmail shortcuts/allows only vimium shortcuts
- insert mode allows the …
-
#### 系统输入
**输入特殊字符**
快捷键:`^⌘`
`control +command + space` 调出系统的字符集(特殊字符),也可以点击输入法,选择`show character viewer`,如果要显示软键盘,点击输入法,选择`show keybord viewer`.
使用系统拼音输入法:
`shift +option +B` 可以打开常用的特殊字符
-
Tried this:
```
~/Downloads → dfu-programmer atmega32u4 erase --force hhkb_firmware.hex
~/Downloads → dfu-programmer atmega32u4 flash hhkb_firmware.hex
```
Got:
```
Checking memory from 0x0 to 0x6A…
-
Server : Windows 10
Client : OS X El Capitan 10.11.3
Keyboard : HHKB Pro 2
I get these lines when I press right alt(hangul) key.
[2016-03-18T13:34:52] DEBUG1: hook: 0x00000015 0x81380001
[2016-03-18…
-
Just installed the alt controller, which I assume is just flashed with the default hhkb layout but it seems to be missing the Eject key (Fn + f)
-
## A Great Opportunity
TMK is getting to the point where more and more contributions are going to come in, which is wonderful! The more contributions this project gets, the better TMK can become. Bet…
-
Hi Kair,
[tkg](https://github.com/kairyu/tkg) project is awesome. thanks for you contribution.
Currently I got two question, could you help me to figure out what happened?
**_1st**_: I wanna covert…