[Keymap] Add some more commonly used symbols to melody96/zunger. (#6478)
[Keyboard] WT75-A & WT75-B fixes for QMK Configurator (#6472)
* Fixed QMK Configurator layout
* Added WT60-D
[Keymap] update to dsanchezseco keymap (#6470)
* cleanup and start sound
* clean up adjust and ptrscrn
[Keymap] Fixed Tanuki RGB lighting (#6462)
[Keymap] jotix ortho_4x12_layout (#6458)
* jotix ortho_4x12_layout
* jotix ortho_4x12_layout
[Keyboard] New Keyboard: KBDPad MKI (#6452)
* initial commit
* define pins used and matrix size
* update readme
* delete un needed files
* make an appropriate switch matrix
* create appropriate keymap
* one little typo
* add QMK Configurator support
* Update keyboards/kbdfans/kbdpad/mk1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
[Keymap] Adds Keymap for Iris/blucky (#6449)
* Adds Keymap for Iris/blucky
* code review changes
* removed custom define
* removed mistyped character
[Keymap] Fixing Sol Rev2 default keymap OLED rotation. (#6448)
[Keyboard] QWERTYYdox refactor (#6446)
* Delete null key
`__` key in keymap.c doesn't actually exist on the physical hardware.
Removed key from keymap.c and removed its argument from the layout macro.
* Delete unused keycode aliases
* Replace layer index definitions with an enum
* Replace redundant numpad keycodes with native aliases
* Use native layer change keycodes instead of aliases
* Visually align the keycodes
It makes the keymap pretty.
* Correct Configurator layout data
* Clean up header files
- convert to pragma once include guard
- remove redundant definitions
- remove commented code blocks
* Delete LAYOUT_kc macro
Was copied from ergotravel; not valid for this keyboard.
* Consolidate rev1 rules.mk settings to keyboard level
Previous codebase enabled Backlight at keyboard level then disabled it at revision level.
* Delete unused rules
* Consolidate config.h settings from keymap level to keyboard level
* Modernize keyboard's config.h file
Aligns the keyboard-level config.h file more closely with the current QMK template for AVR keyboards.
[Keymap] Adds keymap for muzfuz/lunar (#6432)
* Adds keymaps for muzfuz
* Remove unused keys from adjust layer
* Bring in line with current QMK standards.
* Adds Preonic and adjusted Planck keymaps
* Make changes per review request
* Lunar config
* Formatting
* Update keyboards/ai03/lunar/keymaps/muzfuz/readme.md
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Remove unneeded recipe
[Docs] Add dfu-util and caterina udev examples (#6429)
updates to akb/raine in ready for production units (#6457)
* Raine Update
* Update keymap and usb setting
* Update info.json
added wk support to info.json
Removed print call to resolve #6364 (#6413)
* Change print to dprintf to avoid buffer overflow
* Add stdio header for dprintf
* Fix included headers
Fix typo for building Ergodox EZ keyboards (#6453)
Add personal 1up60HSE layout (#6451)
Update msiu's xd75 keymap README to be accurate (#6443)
[Keyboard] 2% Milk addition (#5796)
* Create README.md
* Update README.md
* Create info.json
* Create config.h
* Create rules.mk
* Create 2_milk.c
* Create 2_milk.h
* Create keymap.c
* Create README.md
* Create config.h
* Update info.json
* Update config.h
* Update rules.mk
* Update 2_milk.h
* Update 2_milk.c
* Delete config.h
* Update keymap.c
* Update rules.mk
* added pragma once
* Add files via upload
* Update keyboards/2_milk/rules.mk
Co-Authored-By: Rionlion100 <rionlion100@gmail.com>
* Update config.h
* changed default to OSU!
* Create README.md
* Update README.md
* Create keymap.c
* Update keymap.c
* Create README.md
* Create keymap.c
* Update keymap.c
* Update keymap.c
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* fixed pins for PCB revision
* fixed maybe
* Create README.md
* add mouse keymap
* added ExcessBread's keymap
* Update README.md
* Create keymap.c
* Create README.md
* Create keymap.c
* Update rules.mk
* Rename README.md to readme.md
* Rename README.md to readme.md
* Rename README.md to readme.md
* Rename README.md to readme.md
* Rename README.md to readme.md
* Rename README.md to readme.md
* Rename README.md to readme.md
* Update keyboards/2_milk/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/2_milk/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update info.json
* Update info.json
* Update info.json
* Update info.json
* Update info.json
* Add files via upload
* Update readme.md
* fix copyright
* Update 2_milk.c
* Update 2_milk.h
* Update rules.mk
* Update rules.mk
* Update config.h
* Update config.h
* Update feature_bluetooth.md
* Update feature_bluetooth.md
* Update readme.md
[Keymap] ErgoDox EZ Spanish Colemak (#6258)
* keyboard
* documentation
* address PR comments #1
* address PR comments #2
[Keymap] Added keymap folder matching username to rorschach; added readme to old keympa (#5970)
* Added keymap folder matching username; added readme to old keymap
* Update config.h