You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps [Keyboard] Box75 (#10949) 3 years ago
box75.c [Keyboard] Box75 (#10949) 3 years ago
box75.h [Keyboard] Box75 (#10949) 3 years ago
chconf.h ChibiOS conf migrations... take 11 (#11646) 3 years ago
config.h [Keyboard] Box75 (#10949) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
readme.md [Keyboard] Box75 (#10949) 3 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago

readme.md

BOX75 QMK firmware folder

Introduction

This is the QMK firmware repository for the BOX75, a keyboard designed by Lin Design Studio. The PCB was designed by Gondolindrim.

The BOX75 is a 75% keyboard featuring a sleek exterior inspired by modern architecture. It supports MX-type switches only with no lighting options. Layout-wise, the BOX75 supports ISO layouts, split backspace and split right shift and three bottom row options (6u, 6.25u, 7u).

As of november 2020, the only way to obtain a BOX75 is through the still upcoming Group Buy on Novelkeys.

How to compile

After setting up your build environment, you can compile the BOX75 default keymap by using:

make box75:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.