|
3 anos atrás | |
---|---|---|
.. | ||
keymaps | 99b35940bc Remove unnecessary backslash-escapes in default keymaps (#15472) | 3 anos atrás |
promicro | 154d35ac14 Remove `UNUSED_PINS` (#17931) | 3 anos atrás |
teensy2 | 154d35ac14 Remove `UNUSED_PINS` (#17931) | 3 anos atrás |
config.h | 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) | 3 anos atrás |
i75.c | fe6d6cf76d Remove empty override functions (#14312) | 3 anos atrás |
i75.h | 368de26996 Keyboard: Initial i75 port (#4553) | 6 anos atrás |
info.json | c0f4179117 Move keyboard USB IDs and strings to data driven: 0-9 (#16481) | 3 anos atrás |
readme.md | 368de26996 Keyboard: Initial i75 port (#4553) | 6 anos atrás |
rules.mk | a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) | 3 anos atrás |
5x15 grid layout, multiple controllers supported
The matrix is a 9x9 grid. This uses all of the available pins on the Pro Micro. The other controllers have pins left over. The serial pins and pins connected to LEDs were avoided if possible.
Keyboard Maintainer: QMK Community
Hardware Supported: i75 PCB
Hardware Availability: i75 project on 40% Keyboards
Make example for this keyboard (after setting up your build environment):
make 40percentclub/i75:default
If you would like to use one of the alternative controllers:
make 40percentclub/i75/promicro:default
make 40percentclub/i75/teensy2:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.