qmk-firmware/users
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
..
333fred 333fred layout update (#1971) 2017-11-06 12:09:01 -05:00
_example Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
drashna Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
jackhumbert Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00
readme.md Creates a userspace for keymaps (#1559) 2017-10-21 11:44:11 -10:00

readme.md

User space

This is a place for users to put code that they might use between keyboards. If you build the keymap mine, /users/mine/rules.mk will be included in your build, and /users/mine/ will be in your path - keep these things in mind when naming your files and referencing them from other places.