Space65 Updates (#5008)
* update reset sequence info
* fix my rgb underglow led number flub
* add a more sensible keymap
* add caps lock led support
* remove unused #define
* swap the spacebar sizes around to match the space65
* use vomindoraan's suggestion in PR to use IS_LED_ON
[Keyboard] Add 1upkeyboards 1up80hte (Tsangan style PCB) (#4988)
* Support for 1upkeyboards Tsangan style PCB
* Suggested changes to config.h, keymap.c, rules.mk, 1up60hte.h, 1up60hte.c
* Update keyboards/1upkeyboards/1up60hte/keymaps/default/keymap.c
Fix for misnamed const
Co-Authored-By: bubnick <bubnick@users.noreply.github.com>
Fixed TGR Alice pinout and number of LEDs (#5018)
Generalized nyquist layout for 5x12 boards. Removed duplicate readme.md that was cased the same and caused issues.
Remove duplicate make invocations
Fix file size check for parallel make (#5012)
[Keyboard] 40percent.club's Half 'n' half keyboard port (#5005)
* fixed arrow keys and left control
* added right shift
* latest version
* reverted arrow keys
* edited readme
* added osu layer
* updated osu layout
* updated osu layout
* added full arrow keys to osu layout
* in case i mess up creating macros
* added the best meme key in the world
* added plover steno layer
* updated boy314 layout
* removed unused layers
* added boy314 xd75 layout, inspired by preonic layout
* added boy314 xd75 layout, inspired by preonic layout
* version 2 of boy314's xd75 layout
* added readme notes
* updated readme for boy314 xd75 layout
* qwerty support, brackets on bottom row, caps lock underglow
* fixed readme/
* small changes to allow merging
* minor changes to format
* fixed up default readme
* added numpad and tweaked bottom row
* updated xd75 and preonic rev3 keymaps
* added initial half n half files
* fixed .h file
* updated names
* fixed layout in halfnhalf.h
* fixed manu name, changed bootloader in rules.mk
* removed redundancies in preonic and xd75 layouts
* readme updated
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