Files
cheapino_qmk_firmware/keyboards/cheapino/keymaps/vial/config.h
Arne Moerman dc49a1cc1b
Some checks failed
CI / Check Vial UIDs (push) Has been cancelled
CI / Build default keymaps for Vial (push) Has been cancelled
CI / Build Vial keymaps (push) Has been cancelled
Add Cheapino keyboard support with multiple keymaps and configurations
- Created default keymap for Cheapino keyboard with basic layout.
- Added Lars keymap with custom mouse settings and underglow configuration.
- Implemented TheArne4 keymap tailored for azerty-be layout.
- Introduced Tompi keymap with extensive layer definitions.
- Added VIA and VIAL support with respective keymaps and configurations.
- Implemented custom matrix handling in matrix.c for improved performance.
- Added mcuconf.h for MCU configuration.
- Created README.md for project documentation and setup instructions.
- Updated rules.mk to include necessary features and source files.
2026-02-26 10:58:03 +01:00

5 lines
164 B
C

#pragma once
#define VIAL_KEYBOARD_UID {0x2B, 0x7E, 0x15, 0x16, 0x28, 0xAE, 0xD2, 0xA6}
#define VIAL_UNLOCK_COMBO_ROWS {0, 0}
#define VIAL_UNLOCK_COMBO_COLS {0, 1}