MT40 refactor and Configurator support (#3377) * Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator support
Add Quefrency Keyboard (#3376) * Fork Fourier keyboard to Quefrency * Set Quefrency pinouts and initial keymap * Set configurator layout
Helix config refine (#3374) * helix config.h refine
Minidox refactor and Configurator support (#3373) * Matrix refactor * Keymap refactor: #include QMK_KEYBOARD_H * Configurator support
Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346, #3347, #3348, #3349, #3350 (#3372)
Converted guidoism layout to new keyboard-agnostic form (#3367) * Initial commit of guidoism * created movement layer * movement layer works! * removed unnecessary layers * moved enter key up and recreated caps lock * cleaned up * num pad * checkpoint * checkpoint * checkpoint * Added num pad * changed max power draw so i can use this on ipad * move around quotes * added tri layer for a homed numpad * moved layout to new style * Update readme.md * Update readme.md * Update readme.md * Update readme.md * added keys to unicode conversion * removed adjust layer since its not used anymore
Refactor, Configurator update, and Readme cleanup for Chimera Ergo (#3083) * Refactor for Chimera Ergo * Readme cleanup * Configurator update
Fix h87a info.json (#3371)
LFK78 Refactor and Configurator support (#3369) * LFK78: matrix and keymap refactor * Removed lfkeyboards.c and lfkeyboard.h * LFK78: Configurator support * LFK78: Readme cleanup
convert to unix line-endings [skip ci]
S65-X refactor and Configurator support (#3306) * Matrix refactor: add S65-Plus matrices * Fix description identifier * Readme cleanup * Configurator support * Add s65plus default keymap
Replace gitter links with Discord. (#3368)
add hhkb bluetooth functionality (rn42) (#2693) * add hhkb bluetooth functionality (rn42) pretty much straight from tmk some minor changes to make things work * hhkb jp personal keymap * Revert "hhkb jp personal keymap" This reverts commit 886713d8bb98572f03110f285706a8140a083892.
MxSS Configurator bugfix: removed an extra key that didn't belong (#3362)
Add up/down keys to the code layer for ease of intellisense usage. (#3363)
Correct conditional in mtdjr userspace (#3361)
Fix header references for noxary 268 keyboard (#3359) Brown paper bag.
Configurator Noxary 268: match dir name To find the LAYOUT/KEYMAP the configurator backend needs the file names to match the directory by convention. Thanks @skullydazed
updating broken iris documentation links to match updated website (#3356)
Al1 Configurator compile fix redux (#3357) * move matrix routines to matrix.c * add init user and scan user routines