[Keymap] BM16a stock layout (#8547)
* Stock layout
* Added the default readme
* Update keyboards/bm16a/keymaps/stock/keymap.c
Removed trailing backslashes from layouts
* Removed redundant files, renamed stock keymap and changed readme
Fix wrong python-pip package for MSYS setup instructions
V-USB: Use manufacturer and product strings from config.h (#7797)
* V-USB: Use manufacturer and product strings from config.h
* Update board configs
Add Estonian keymap (#8527)
Add Croatian keymap (#8525)
* Add Croatian keymap
* Fix comment on HR_DIAE
[Docs] added the description of the reading order of the config.h files. (#8545)
* added the description of the reading order of the config.h files.
* Update docs/hardware_keyboard_guidelines.md
* Update docs/hardware_keyboard_guidelines.md
* Added a description of post_config.h.
* sample bug fix
* sample update
* Update docs/hardware_keyboard_guidelines.md
* Update docs/hardware_keyboard_guidelines.md
* update docs/hardware_keyboard_guidelines.md
* Update docs/hardware_keyboard_guidelines.md
format code according to conventions [skip ci]
Add RawHID support to ATSAM (Massdrop boards) (#8530)
* Add support for RAW endpoint for arm_atsam
This the excellent work from helluvamatt/qmk_firmware in bb6eeb93b.
* Reformat arm_atsam RAW endpoint code
Co-authored-by: Matt Schneeberger <helluvamatt@gmail.com>
Add _33 Keyboard folder (#8543)
* Add _33 Keyboard folder
* Correcting naming convetions and other code convetions
* Removed extra spaces
* fixed layout callbacks to new lower-case versions
* Remove tapping_term, fix RGB pin define. Added blank readme-to be updated.
* initial addition of the readme.md
* Update readme.md for hardware/pcb availability info
* Adding keymap readme
* Info.json added
* Incorporate Drashna's recommended changes
add ansi with blocker layout and keymap for KBD67 rev2 PCB (#8538)
* add new layout for 65% with blocker and add matching keymap
the rev2 pcb gets used in the kbd67 which has a blocker between the left arrow key and the right ctrl key. this layout is missing so far even though it's probably the most used one for this board.
* add split backspace layout with blocker
* change keycode for backslash
* update rules.mk and add missing layouts in info.json
* Update keyboards/kbdfans/kbd67/rev2/rules.mk
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Slice Keyboard (#8464)
* Adding Slice Keyboard
* Update keyboards/basekeys/slice/rev1/config.h
Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
* Update config.h
* Update keyboards/basekeys/slice/slice.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/basekeys/slice/slice.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update and rename rev1.c to rev1_rgb.c
* Rename rev1.h to rev1_rgb.h
* Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/slice_font.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/_font.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* slice_font location
* Update config.h
* Delete slice_font.c
* Update config.h
* Update keyboards/basekeys/slice/rev1/config.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/basekeys/slice/rev1_rgb/rules.mk
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/basekeys/slice/rev1_rgb/rules.mk
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/basekeys/slice/rev1_rgb/keymaps/2moons_rgb/keymap.c
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/basekeys/slice/rev1/rules.mk
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/basekeys/slice/rev1/rules.mk
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/basekeys/slice/keymaps/default_split_left_space/keymap.c
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/basekeys/slice/keymaps/default/keymap.c
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keymap.c
* oled rotation, config handedness
* OLED and LED functionality removed
* Update keyboards/basekeys/slice/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/basekeys/slice/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/basekeys/slice/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keymap.c
* Update keymap.c
* oled rotation, config handedness
* rev1 added EE_HANDS
* oled function name
* oled function name
* oled function name
* Update keyboards/basekeys/slice/rev1_rgb/rules.mk
Co-Authored-By: Joel Challis <git@zvecr.com>
* keymap changes
* Delete _font.c
* keymap changes, VID/PID
* Update keyboards/basekeys/slice/rev1/config.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/basekeys/slice/rev1/config.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/basekeys/slice/rev1_rgb/config.h
Co-Authored-By: Joel Challis <git@zvecr.com>
* split_util.h used
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Run clang-format manually to fix recently changed files (#8552)
[Docs] Update RGB Matrix docs with function refs (#8367)
* [Docs] Update RGB Matrix docs with function refs
* Fix up code samples
* suggestions by noroadsleft
* Fix small typo
Co-authored-by: James Young <xxiinophobia@yahoo.com>
[Keyboard] Add kudox game rev2 (#8529)
* Add Kudox Game rev2.
* Add the keymap of Kudox Game a layer for regulating RGB.
* Modified rgblight_init when RGBLIGHT_ENABLE=no.
* Remove invalid codes.
* Modified *init* function right intention of framework.
[Docs] Update Japanese translation of custom_quantum_functions.md (#8520)
[Docs] Update Japanese translation of _summary.md (#8508)
* Update Japanese translation of _summary.md
* Update translation
* Update translation
[Docs] Update Japanese translation of README.md (#8507)
* Update Japanese translation of README.md
* Apply suggestions from code review
* Apply suggestions from code review
* Update translation
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
[Keymap] shadowprogr's personal keymap (#8497)
* Add personal keymap
* Add keymap readme.md
* Update keymap
Update Japanese translation of flashing.md