Katana60 (#2068)
* Add files via upload
* katana60 defaults, initial pull-request
* removed icons from google drive
* added simple readme files
* pull-request updates
* readme file updated
* readme file formatting
* improvements before live
* colemak readme
* updated readme files
* removed makefiles and updated readme
Fix Audio chime overrides in split keyboards
adds led control functions to XD75 layout
adds 'RGB_RMOD' to go through RGB modes in reverse
Fix typo in make example
It has `:all" when it clearly is referencing the command without `:all`.
Magicforce68 now in bluetooth flavour (#2051)
* Added working code for mf68_ble
* update read.md
* update read.md
* update read.md
* update readme
* Update README.md
* Update README.md
* added reddit post
* Update README.md
* Update README.md
update advanced_keycodes; oneshot = sticky/dead keys
update glossary; oneshot key = sticky/dead key
Flesh out the grave escape overrides
Remove unnecessary audio code from orthodox (#2076)
* Remove unnecessary startup/shutdown code
* Leave functions intact
* Update rev1.c
Add keymap for atreus and minidox (#2079)
* keymap for atreus and minidox
* minidox keymap khitsule cleaned
Fix broken link in docs
This link was broken. And the latest, live version of that keymap link doesn't line up with the docs below, so the link will now point to the older version of the file in the git history
Modified default keymap to match ps2avrgb default
Change awk detector to work with mawk; fixes #2073
Fix internal links in docs/ (#2080)
One link in the summary (Modding your keyboard) referred to a page that
was deleted; the rest have been updated to point to the new names.
Fixed minor typo in bootloader code
16 byte optimization of macro ;)
Update Userspace info to include Bootloader detection
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