Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174) * add temporary pdhelix(Patched Helix) code * add test code into quantum/split_common/matrix.c * add test code into keyboards/handwired/pdhelix/ * Revert "add test code into keyboards/handwired/pdhelix/" This reverts commit 9ed98f0797ddd962c99756689fc4ecb4cd067d3d. * Revert "add test code into quantum/split_common/matrix.c" This reverts commit 1876d3ed69f6c213153a9f6476192be839f16c1f. * Revert "add temporary pdhelix(Patched Helix) code" This reverts commit 41ac92b814e3f894eaf85bc3e5bb945895342fa8. * fix quantum/split_common/matrix.c: select_col()/select_row()
Stop all notes on startup, if there is no song and audio is disabled to prevent continouse tone (#5173)
Fixed grep issue in bootloader build target (#3848) * Changed use of '\s' in grep to '[ \t]' for portability * Pushed DFU Keyboard.h into a shell script * Fixed execution permissions on make_dfu_header,sh
Fix Espectro Mac keymap and add new layout option (#4923) * Fix Espectro Mac keymap and add new layout option * Fix keymap * Fix keymap
Fix Audio Clicky by adding missing punctuation (#5171)
Relocate usb_detach to utils (#5121) * Relocate usb_detach to utils * Relocate usb_detach to utils - fix up files after move
Migrate ACTION_LAYER_TAP_TOGGLEs to TT()
[Docs] Add section about EEPROM on ARM (#5070) * [Docs] Add section about EEPROM on ARM * Add Preonic firmware * Update docs/faq_build.md add hyperlink Co-Authored-By: yanfali <yanfali@gmail.com>
Remove CUSTOM_MATRIX option from diode direction (#5090) * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
[Keyboard] handwired dactyl with 2 pro micros added (#5113) * handwired dactyl with 2 pro micros added * dactyl_promicro README updated * dactyl_promicro default layout fixed * requested changes * dactyl_promicro README updated * qmk toolbox link fixed * layout reflects phys. keys positions
Add UK variant of the SEND_STRING() LUTs
Update Helix 'led_test' keymap (#5168) Change to use keyboard_post_init_user() hook (#3113)
[Keymap] update keymap and readme for my 75% layout (#5166)
[Keyboard] Winkeyless Directory (#5163) * introduce wkl directory and readme * move bface into winkeyless directory and edit readme for new make instructions * move bmini into the winkeyless directory and edit readme * move bmini ex into winkeyless directory * edit readme some more * add newbs guide to readmes * fix path to bface * temporarily turn off community layout support until we refactor this taking out all the custom ps2avrgb stuff
[Keyboard] Add LAYOUT_75_iso community layout support (#5161) * Add LAYOUT_75_iso community layout support * Add LAYOUT_75_iso community layout support - review comments
Update Helix 'led_test' keymap Change to use keyboard_post_init_user() hook (#3113)
Change Command keycode defaults to match corresponding Bootmagic codes (#5078) * Change Command keycode defaults to match corresponding Bootmagic codes * Make alternate magic key keycodes consistent * Reflect changes from previous commit in tmk_core/common/command.c * Remove unnecessary MAGIC_KEY_* definitions from keymaps compatible with these changes * Swap E and BSPACE for MAGIC_KEY_EEPROM * Add MAGIC_KEY_EEPROM_CLEAR instead of MAGIC_KEY_EEPROM_ALT * Remove BOOTMAGIC_ENABLE checks around EECONFIG stuff * Update Command descriptions
Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)
Inital port of xd84 (#5164) * Inital port of xd84 * Inital port of xd84 - review comments
Add Olivia's TMO50 layout