qmk-firmware/keyboards/bfake
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
2017-11-27 23:08:21 -05:00
..
keymaps/default Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
bfake.c Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
bfake.h Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
config.h Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
i2c.c Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
i2c.h Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
matrix.c Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
readme.md Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
usbconfig.h Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00

readme.md

B.fake

A 60% keyboard with RGB

Keyboard Maintainer: QMK Community Hardware Supported: B.fake PCB Hardware Availability: https://www.aliexpress.com/store/product/bface-60-RGB-underground-copy-pcb-from-china-gh60-pcb-Customize-keyboard-PCB/2230037_32731084597.html

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

make bfake:default

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