Remove unwanted notes (#13563)
Migrate arm_atsam print logic to use common framework (#13554)
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555)
Set some default configurations for GMMK Pro (#13219)
* Set some default configurations for GMMK Pro
* Remove FORCE_NKRO to avoid issues with KVMs
[Keyboard] correct the info.json for qmk configurator and add two empty layers for via (#13552)
[keyboard] Clueboard 2x1800 2021 Support (#13220)
* 2x1800 2021
* add support for writing a whole frame at a time
* improvements
* wip
* fix scrolling
* small tweak
* add a buffer that's larger than the display
* add the start of a font
* working upper and lower case letters
* add qmk animation
* integrate the message sign into the qmk task system
* add encoder defaults
* add MAX7219_LED_CUSTOM to config.h
* tweaks
* remove unneeded keymaps
* add a keymap showing how to control the signboard
* cleanup
* cleanup
* add a way to disable the startup test
* make it easier to define options at the keymap level
* Fix define names
Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>
* Apply suggestions from gcochard
Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>
* feedback from noroads
* format info.json
Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>
Fix some RGB Matrix-enabled keymaps referring to RGBLight mode (#13509)
switch to qmk-dotty-dict (#13460)
correct data info.json (#13544)
rouge87 and rogue87
[Keyboard] Add MelGeek MJ6xy which is a 60% keyboard that support mul… (#13494)
Co-authored-by: Ryan <fauxpark@gmail.com>
Traveller handwired layout macro refactor (#13539)
Lucid Phantom soldered: layout macro touch-up (#13540)
RGB Matrix support for Scylla (#13415)
Co-authored-by: filterpaper <filterpaper@localhost>
Refactor Drop boards to custom matrix lite (#13468)
[Keyboard} Add ISO support for the GMMK Pro (#13532)
* Added iso layer support for the GMMK Pro iso version
* Adjusted the mapping
* aligning with best practises
* aligning with comments from PR
* Added iso layout to info.json
Ortho 5x14 handwired info.json correction (#13538)
* ortho5x14 handwired: correct info.json data
Last key was incorrectly positioned.
* fix readme typo
4pplet AEKISO60 keymap/macro touch-up (#13528)
Moves the ISO Enter keycode to the home row for more consistency with the rest of QMK. Also grid-aligns the keycodes and adds a block comment for the layout macro.