Change handling of CUSTOM_MATRIX in common_features.mk slightly.
Modified URLs to point to new locations
[Keymap] Nyquist layout adapted from eorgodox_ez:skug (#4830) * Nyquist layout adapted from my eorgodox layout * Some layout tuning & cleanup * Removed deprecated defines * Added pgup + pgdown
[Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825) * Adds keymaps for muzfuz * Remove unused keys from adjust layer * Bring in line with current QMK standards.
Changed rest note (#4837) * Changed rest term * Update quantum/audio/musical_notes.h Co-Authored-By: germ <jeremythegeek@gmail.com>
[Keymap] Add tw1t611 german keyboard layout for minidox. (#4679) Apply core functions. Change layout.
[Keyboard] hexon38 and Dual-role key implementation (#4709) * initial dual-role key implementation for hexon38 * PR feedback, adding README * Moving to handwired subdir * Additional PR feedback
[Keymap] my keymap for the crkbd and update my iris keymap readme (#4788) * adding my keymap primarily to iris * adding my crkbd keymap and update my iris keymap readme with an extra pic * incorporting @drashna's suggestions
[Keymap] Update to personal keymaps and userspace (#4831) * changed ortho keymaps and userspace * changed prime_o keymap * changed userspace * optimized keymaps and userspace * removed permissive hold as it doesn't seem to do anything * defined TAPPING_TERM in userspace config.h
[Keyboard] Fix layout macro name for Gergo info.json (#4828) Layout macro name in info.json was named LAYOUT instead of LAYOUT_GERGO as it is in gergo.h.
Remove empty action_function()
Remove empty fn_actions[]
[Keyboard] Adding support for Gergo (#4792) * Commited into clean repo * Gergo initial release * Cleaning up * Cleaning up * Update readme.md * Updated image, fixed MD formatting, added clairity * Moved keymap to keyboard subdir, modified rules.mk * Cleaned header guards * Cleaned header guards. Read the rest of the PR comments * Update keyboards/gergo/keymaps/default/keymap.c Co-Authored-By: germ <jeremythegeek@gmail.com> * Update keyboards/gergo/readme.md Co-Authored-By: germ <jeremythegeek@gmail.com> * Moved makefiles to keymap mod-area-thingy-with-overrides * Update rules.mk Slow the roll on the defaults while I wait for merge * Update rules.mk * Cleaning cleaning cleaning * More housekeeping. Keeping optdefs * moved keyboard specfic conf to config.h. Can we merge yet? * added info.json
[Keymap] Adds layout for Ergodox, colemak_code_friendly (#4819) * Adds layout for Ergodox, colemak_code_friendly * code cleanup * code cleanup * code cleanup
[Keymap] added new planck keymap /sebas (#4821) * Create readme.md * Add files via upload * Add files via upload * Update readme.md * Add files via upload * Update keymap.c * Delete temp.c * updated per request removed 41-69 and changed keymap to layout * Update keymap.c * Added Guide * Update keymap.c * Update readme.md * Create readme.md * Add files via upload * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c
[Keymap] Sweet16 as a switch tester (#4822) * Sweet16 as a switch tester * pragma once * QMK_KEYBOARD_H instead of sweet16.h
Improved fix for __always_inline redefinition bug Instead of changing based on the version of GCC, check for the presence of the macro instead.
Fix Caps Lock LEDs once and for all (#4824) * Check the size of the SET_REPORT packet If we have two bytes, that probably means the first is a report ID. The 6KRO interface may or may not have one, but the NKRO interface always does, so we need to check this regardless of whether KEYBOARD_SHARED_EP is defined. * Fix indentation
[Keyboard] Turn on KBD67 Lighting by default (#4826) * remove broken link * enable lighting for QMK Configurator folk
[Keymap] Alps64 Keymap + Readme Updates (#4807) * update readme to adhere to modern QMK standards * add in my keymap as I keep losing the darn hex file * no need for KC_FNX * update readme