removed unused boxes (qmk won't compile with them anyway), updated welcome message
Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP
Kitten Paw refactor and Configurator update (#3248)
* Matrix refactor
* Keymap refactor
* Add fullsize_ansi layout to rules.mk
* Configurator support
* Readme cleanup
* Add matrix_init_user and matrix_scan_user functions to kitten_paw.c
Helix serial bugfix (#3255)
* add helix serial debug code
* serial debug macro move from config.h to serial.h
* helix serial.c debugging...
* refine debug macros
* add some comments
* add SELECT_SERIAL_SPEED
* add comments
* debugging sync_send/sync_recv
* add very high speed
* fix sync_send/sync_recv
* fix com. start and switch send/recv
* debug mode off
* remove debug codes
Knops Configurator update (#3249)
added a description how to flash jj40 in windows (#3247)
Clean up SEND_STRING keycodes and add media keys (#3214)
* Clean up SEND_STRING keycodes and add media keys
* Remove stray define
* Add missing SEND_STRING keycodes for completeness
Also, add KC_EJCT to the keycode references
Disable JTAG in keyboard init
So that all boards, present and future will have JTAG disabled, even if using a custom matrix
Make sure the timer wraps around correctly independent of the os tick frequency
fix backlight key for the light
Kinesis refactor and Configurator update (#3245)
* Matrix refactor
* Keymap refactor
* Configurator support
* Stapelberg readme formatting fix (missing grave accent)
KBD75 refactor and Configurator update (#3243)
* Added layout notes to kbd75.h
* info.json cleanup
* Readme cleanup
* Keymap refactor
Minidox familiarized layout (#3236)
* Create z.txt
* Add files via upload
* Delete config.h
* Delete keymap.c
* Delete rules.mk
* Delete z.txt
* Create x.txt
* Add files via upload
* Delete x.txt
* fixing suggested issues
Katana60 refactor and Configurator update (#3242)
* Matrix refactor
* Configurator support
* Keymap refactor
JJ50 Refactor and updates (#3241)
* Matrix Refactor
* Configurator update
* Rules update: add LAYOUTS = ortho_5x12
* Readme update
Fix line endings in keyboards/iris/keymaps/s1carii/config.h (#3240)
JC65 Refactor and Configurator update (#3239)
* Add Configurator support for JC65 v32a (ps2avrgb) version
* JC65 Keymap refactor
Helix: Refactor and Configurator support (#3238)
* Matrix refactor
* Keymap refactor
* Configurator support