You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/kbd75
Jordan Orelli 5f01a03c14 alt/gui swapping is now fn+f1-f4
- fn+f1: swap alt and gui on both sides
- fn+f2: swap alt and gui on the left side
- fn+f3: swap alt and gui on the right side
- fn+f4: undo swaps, returning keys to their defaults

in this setup, the default key layout is a windows-style key layout, but
the keyboard can be put into a mac-style key layout by pressing fn+f1.
the keyboard can be returned to its windows-style key layout by pressing
fn+f4.
6 years ago
..
keymaps alt/gui swapping is now fn+f1-f4 6 years ago
config.h KBD75 - Initial KBD75 port from qmkeyboard.cn source files 7 years ago
info.json Remove bootloader from info.jsons 7 years ago
kbd75.c KBD75 - Initial KBD75 port from qmkeyboard.cn source files 7 years ago
kbd75.h Add qmk configurator support for KBD75 7 years ago
readme.md Make arguments redo, subproject elimination (#1784) 7 years ago
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 7 years ago

readme.md

KBD75

Keyboard Maintainer: QMK Community Hardware Supported: KBD75 PCB Hardware Availability: https://kbdfans.myshopify.com/products/kbd75-keyboard-set?variant=35638534029

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

make kbd75:default

See build environment setup then the make instructions for more information.