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.
 
 
 
 
 
Joel Challis bbc3bc55f2
RESET -> QK_BOOT user keymaps (#17940)
1 year ago
..
keymaps RESET -> QK_BOOT user keymaps (#17940) 1 year ago
bfake.c Refactor to use led config - Part 6 (#12115) 3 years ago
bfake.h Change keyboard level include guards to `pragma once` (#14248) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: B (#17782) 1 year ago
readme.md [Keyboard] Update ATmega32A readme files to match template (#7462) 4 years ago
rules.mk Fix up build options comments (#15463) 2 years ago

readme.md

B.fake

A 60% keyboard with RGB. The B.fake pcb is a copy of the B.face PCB sold by winkeyless. However, the switch matrix is actually the same as the FaceW, a ps2avr PCB sold on mechanicalkeyboards.com.

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

make bfake:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make bfake:default:flash

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