Fix Split keyboards so they compile on Configurator (#3051) * Fix serial split for BFO9000 * Fix serial split for DeltaSplit75 * Fix serial split for Helix * Fix serial split for MiniDox * Fix serial split for Viterbi * Revert "Fix serial split for Helix" since it's super complex This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d. We'll let the helix owner fix this issue, or dive into the code later
Fix Orthodox compile issue in online configurator (#3044)
Refactor for AMJ40 (#3047)
Add some generic/sparse readmes to get rid of errors (#3048)
Fix info.json for kbd66 (#3045) * Change LAYOUT to LAYOUT_all Fix info.json file * edit the CORRECT info.json this time * revert my errors
fix LAYOUT_all in info.json (#3046)
Refactor and Configurator updates for ALU84 (#3043) * Readme update per template on docs.qmk.fm * Refactor for LAYOUT macro * Add info.json
Add info.json for Fourier & Laplace (#3038) * Add info.json for Fourier * Add info.json for Laplace
Rename ANSI keymap of HS60 (#3041)
Fix keymap to use renamed macro (#3039)
Update my keymap (#3037) * Update keymap.c
pk60.c fix for capslock indicator (#3032) * Capslock indicator add * edit * name correction * led_set_user(usb_led); delete * config edit for caps indicator * keymap.c fix * led.h include * pk60.c fix for capslock indicator
Wait for QMK to initialize before configuring RGB (#3030) Wait for 1 second before turning on RGB to get debug messages on console. - configure HSV color, on a brand new pro micro the default values are 0, 0, 0
Refactor for Alps64 (#3029) * Refactor for Alps64 * Reverts deletion of LAYOUT_kc macro; renames LAYOUT_standard_60 to LAYOUT_60_ansi * Add LAYOUTS = 60_ansi to rules.mk * Rename LAYOUT_standard_60 to LAYOUT_60_ansi in info.json
Fix readme and contributing hyperlinks
config edit for caps indicator (#3016) * Capslock indicator add * edit * name correction * led_set_user(usb_led); delete * config edit for caps indicator * keymap.c fix * led.h include
Adds Zlant keyboard support (#3028) * Added Zlant support * Uses LAYOUT and identifies individual layers * Removed deprecated =? usage on rules.mk * Adds readme for Zlant keyboard and its default layout * Fixed LAYOUT constant * Minor zlant readme formatting fix
Fix to KC60 LAYOUT_60_ansi matrix (#3026)
Refactor and Configurator update for ACR60 (#3025)
Add edvorakjp layout for the Iris keyboard (#3020) * add edvorakjp libraries * add edvorakjp iris keymap * change the custom eeconfig's address to prevent future address conflicts * deleted the verbose line of rule.mk