qmk-firmware/keyboards/bmini
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
bmini.c Splits up ps2avrGB boards into their own folders (#2014) 2017-11-17 11:40:34 -05:00
bmini.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.mini

A 75% keyboard with RGB

Keyboard Maintainer: QMK Community Hardware Supported: B.mini PCB Hardware Availability: http://winkeyless.kr/product/b-mini-x2-pcb/

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

make bmini:default

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