wanleg 6f6d28fa8d Big Switch and 5x5 edits (#4168) 6 лет назад
..
keymaps d87ef88de0 Keyboard: add 5x5 board support (#3694) 6 лет назад
5x5.c d87ef88de0 Keyboard: add 5x5 board support (#3694) 6 лет назад
5x5.h 6f6d28fa8d Big Switch and 5x5 edits (#4168) 6 лет назад
config.h d87ef88de0 Keyboard: add 5x5 board support (#3694) 6 лет назад
readme.md d87ef88de0 Keyboard: add 5x5 board support (#3694) 6 лет назад
rules.mk 2fcfd5cff7 Keymap: Wanleg updates (#3794) 6 лет назад

readme.md

5x5

5x5

Modular Keypad/Keyboard
The basic unit is a 5x5 matrix with 25 keys. Up to 3 of these can be connected to each other side by side.
5x5, 5x10, and 5x15 matrices are possible.
There are pads for header pins on each side that complete the circuits from board to board. These can be permanently connected with solder bridges or temporarily with pin headers and shunt jumpers.
All configurations are powered by a SINGLE Arduino Micro or clone (NOT a Pro Micro).

Keyboard Maintainer: QMK Community
Hardware Supported: 5x5 PCB
Hardware Availability: 5x5 project on 40% Keyboards

Make example for this keyboard (after setting up your build environment):

make 5x5:default

See build environment setup then the make instructions for more information.
First pass at adding support for the 4x4 keyboard. Compiles but completely untested. Intended to kick-start development.