F5 pin doesn't support PWM, so breathing isn't an option
fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
Updates to drashna keymaps and userspace (#2093)
* Add "secret" macor
* Updating secret macros
* Re-add RGB to Ergodox
* Fixed issue when RGB was disabled
* Consistency changes
* Updated bootloader macro
* Fixing audio setup
* Fix bootloader typo
* Update to full list of stings (for completeness)
* Template fix
* Finally got woodpad to force numlock
* Fix for new RGB mode
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