4615aa748e
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_66_ansi_split_space * add LAYOUT_66_iso_split_space * refactor default keymap - use four-space indent - use QMK-native keycode aliases directly - use `enum` statement for layer names - grid-align keycodes * refactor ansi keymap - use four-space indent - use QMK-native keycode aliases directly - use `enum` statement for layer names - grid-align keycodes * refactor iso keymap - use four-space indent - use QMK-native keycode aliases directly - use `enum` statement for layer names - grid-align keycodes * change layout macro for ansi keymap Refactors the `ansi` keymap to use the `LAYOUT_66_ansi_split_space` macro, and renames the keymap to `default_ansi_split_space`. * change layout macro for iso keymap Refactors the `iso` keymap to use the `LAYOUT_66_iso_split_space` macro, and renames the keymap to `default_iso_split_space`. * add LAYOUT_66_ansi The column for the spacebar key may be wrong; I was unable to find high-resolution images of the PCB. * add LAYOUT_66_iso The column for the spacebar key may be wrong; I was unable to find high-resolution images of the PCB. * enable Community Layout support |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
matrix_diagram.md | ||
readme.md | ||
rules.mk |
KBD66
A 66 key keyboard from KBDFans modeled after the FC660m.
- Keyboard Maintainer: Alex
- Hardware Supported: KBD66, ATmega32U4
- Hardware Availability: KBDFans, Massdrop
Make example for this keyboard (after setting up your build environment):
make kbdfans/kbd66:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.