|
|
3 лет назад | |
|---|---|---|
| .. | ||
| config.h | fb6557acf1 New layer added to giabalanai keyboard (#20118) | 3 лет назад |
| keymap.c | 5a26e5e790 [Keymap] transpose added to giabalanai keymaps (#21054) | 3 лет назад |
| readme.md | 1ccd0c19da Add giabalanai keyboard (#10125) | 3 лет назад |
| rules.mk | 1ccd0c19da Add giabalanai keyboard (#10125) | 3 лет назад |
"2firmware" requires writing the firmware separately to left and right keyboards in order to have different functionality when USB cable is connected to the left side keyboard. It can be used without the right side. (EE_HANDS is defined in 2firmware/config.h).
When USB cable is connected to the left side keyboard, QWERTY layout is used by default.
Use below for writing the firmware to the left side keyboard.
make giabalanai:2firmware:avrdude-split-left
Use below for writing the firmware to the right side keyboard.
make giabalanai:2firmware:avrdude-split-right