update canoe/readme (#5014)
fix command, pyusb is installed with pip, not brew. remove extra ` in command
[Keyboard][S65-X] BACKLIGHT_CAPS_LOCK (#4770)
Replace buggy Caps Lock indicator implementation with new
BACKLIGHT_CAPS_LOCK_INDICATOR feature.
space65-5001 init, small corrections to the total number of leds (#5006)
[Keyboard] add dz60rgb keyboard (#4992)
* add dz60rgb keyboard
* add info.json
* Update config.h
* Update rules.mk
* Update dz60rgb.h
* Update dz60rgb.c
* Update keymap.c
* Update dz60rgb.h
* Create readme.md
* Update readme.md
* Update keymap.c
* Update dz60rgb.h
* Update info.json
[Keyboard] Jj40 doc (#4914)
* Update README.md
* Update README.md
* Update README.md
* Update README.md
[Keyboard] Redox Wireless configurator bugfix (#4961)
* Fixed wrong build instruction
* Updated info.json file
Sweet16 Keymap by Spaceman added (#5003)
* Create keymap.c
* Update keymap.c
* Changed a few things
* Update keymap.c
* fixed something i broke
[Keyboard] Gray Studio Directory (#5002)
* move cod67 into the gray_studio directory
* modify readmes
Fix link and name spelling in Space65's readme (#5004)
[Keymap] Updates to ortho_4x12/buswerks keymap (#4996)
* Added buswerks keymap
* cleaned up comments on buswerks keymap
* Added buswerks keymap readme.md
* Fixed spelling in buswerks readme.md
* Removed unnecessary includes, changed process_record_user to now use set_single_persistent_default_layer(), removed deprecated functions, and moved the audio ifdef block to config.h
* Changed buswerks ortho_4x12 layout to accommodate 'MIT' layout
* Updated README.md to reflect layout changes
* update buswerks keymap
* add buswerks tragicforce68 keymap
* add rotary encoder support
* update readme
* fix image link in readme
* fix KC_NO shorthand
[Keyboard] Gray Studio Space 65 Support (#5001)
* initial commit
* get rid of vanilla code, and fix formatting
* write up a nice looking readme
* add in pins and enable features
* define keymap and switch/physical matrix
* add QMK Configurator support
* switch to bootmagic lite to decrease file size
Moving cannonkeys boards to one place, eeprom fix (#4999)
* Move boards to cannonkeys and share resources
* Share common files between cannonkey boards
* Fix ortho60 keymap
* update LED numbers
* Add RGB keys to Ortho60 and Ortho48
* Add Backlight control to default layout Ortho60 and 48
* Remove unnecessary ws2812.c SRC from rules.mk
convert to unix line-endings [skip ci]
S60x Make Default standard layout and have separate Mac OS one (#4964)
* Make Default standard layout
Move Mac OS layout to a separate layout. Basically Mac has the Alt and GUI keys swapped
* Fix typos
* Use Bootmagic keys instead of separate MacOS keymap
[Keyboard] Bug Fix To Unigo66 (#4995)
* UniGo66 keyboard added
* UniGo66 keyboard added
* case correction of unigo66 files
* create sirius folder
* Update keyboards/sirius/unigo66/rules.mk
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/default/config.h
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h
Co-Authored-By: danielhklein <danielklein@utexas.edu>
* debugging
* correct keymap to layout
* readme
* remove common config
* suggested changes to config.h
* default keymap cleanup
* bug fixes
Remove #define IS_COMMAND line in keyboards/handwired/xealousbrown/config.h
arm_atsam ADC0 factory calibration correction
Factory calibration data was not being loaded properly for ADC0, which affects the accuracy of 5V readings.
[Keyboard] Additional info about TMO50 (#4980)
* Create ISO HHKB keymapping for GH60
* Add media controls to Fn layer
* Use M(x) instead of F(x), add Copyright text
* Add README for additional information about TMO50 features/quirks