[Keyboard] add 60% pcb for the smk 2nd switch(with mx mount) (#5928)
* add smk60 pcb
* remove useless keymap
* Update keyboards/smk60/rules.mk
add 60_iso layout
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* fixed 60_iso layout
* update header file macro
[Keyboard] Assign unique vendor ID and product ID for hadron (#5184)
* assigned unique vander and product ID to hadron
* fix v2 compiled firmware size issue
[Keyboard] Add meishi2 Configurator support (#6442)
[Keyboard] Fix maypad LAYOUT_ortho_5x4 Configurator support (#6440)
[Keyboard] Fix community support for hs60 (#6439)
[Keyboard] Fix configurator support for shiro (#6436)
[Keyboard] Add configurator support for snampad (#6435)
[Keyboard] Correct name of community layout for ortho75 (#6434)
[Keyboard] Add suihankey_rev1 keyboard and Fix default keymap (#6419)
* move alpha
* add suihankey rev1
* fix default keymap.
* remove split
* add split keymap
* move default_split keymap
* fix rev1 config.h
* fix split
* set BOOTMAGIC_ENABLE lite
* fix enum base
[Keymap] Shift RGB layout keys to the right by one to be consistent with other keymap layouts (#6431)
* move rgb toggles by one key to be consistent with all other keyboard layouts I have
* also remove unnecessary audio stuff
[Keyboard] Leaf 60: Use correct key for 60_ansi layout on backspace (#6430)
[Keyboard] Add dumbpad (#6425)
* removed some debug prints
* removed unnecessary files, tweaked some things
* rotary encoder button now connected into column 0, row 3
* tweaked keymap and moved encoder control into keymap
* tweaks
* added test keymap
* updated some things to make it easier to work with QMK configurator
* updates after merging latest master in
* fixed a few things
* removed test keymap and all related #ifdefs
* changed some dumbpad default keys, added KC_LOCK
* added image to readme
* added link to PCB github repo
* moved lock key to the rotary encoder pushbutton
* making suggested changes from @fauxpark in https://github.com/qmk/qmk_firmware/pull/6452
* adding bootmagic lite since i'm lazy and haven't soldered on the reset button...
* renamed to
* using 7 underscores for KC_TRNS
[Keyboard] Fix up and clean Corne Keyboard code (#6284)
* Fix corne communication issues with LTO
* Fix up other issues with corne code
* Fix indentation
* Clang Format rev1 file for Corne
[Keyboard] Add RGB Matrix config info to Corne Keyboard's readme (#6231)
(OLED) Added support for CR (#6399)
Currently OLED Dirver only supports LF (\n) character in a string to clear out the rest of the current line and advance to the next line for writing. This PR adds support for CR (\r) character as well to advance to the next line, however not clear out the rest of the current line. This is extremely useful when you want to display a multi-line logo using a single array without wiping out exiting lines and flagging the OLED as dirty unnecessarily.
Add support for Choco60 (#6415)
[Keyboard] Add support for Cocoa40 (#6414)
[Keyboard] Provide QMK Configurator API data for business_card (#6412)
- alpha and beta revisions
- deleted keyboards/business_card/info.json (made redundant by revision-specific files)
[Keymap] Personal keymap for the planck with muzak (#6402)
* personal keymap for the planck with sounds
* need that minus and underscore where I can see them
* remove unused block
* some, shall we call them, minor changes?
* I don't think this is required anymore