-
Notifications
You must be signed in to change notification settings - Fork 55
Debug print
HASUMI Hitoshi edited this page Jan 19, 2022
·
3 revisions
You can see debug print on a "USB Serial Port" (so-called "COM Port" in Windows) that will be helpful if your keymap.rb doesn't work well:
Baud: 115200
Data bits: 8
Parity: None
Stop bits: 1
Flow control: None

- Getting started
- Keyboard features
- Keycodes (ja)
- Mouse (ja)
- Layers and mode key (ja)
- Debounce
- Composite key
- Split-type keyboard
- Keyscan matrix
- Num Lock, Caps Lock and Scroll Lock
- Useful methods that make you free
- BIOS mode
- Other features
- Examples
- Development
- Contribute to the Wiki
- FAQ