[Keyboard] Remove empty led_set_kb() from crkbd/rev1 (#6230)
[Keyboard] Add meishi2 keyboard (#6138)
* Add meishi2
* Fix pin assign
* Fix matrix representation macro
* Remove needless mcu conf
[Keyboard] Add Otaku split (#6207)
* init
* update
* split master left and right for qmk configurator
* add
* copy rev0 to rev1
* change rev1 file from rev0
* move rev0 keymap
* remove root keymap
* add comma
* update keymap
* add info.json
* update readme
* Update keyboards/otaku_split/rev1/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/otaku_split/rev0/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/otaku_split/rev0/readme.md
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* rename .c, .h
* rename c&h files
* update rev0 readme
* copy default to sample
* remove VA_ARGS from default, rev0
* remove otaku_split.h and fixed sample keymap
* update keymaps
* update readme
* Update keyboards/otaku_split/rev1/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/otaku_split/rev0/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove no need keycodes
* add rev0 infojson
* Update keyboards/otaku_split/rev0/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/otaku_split/rev0/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/otaku_split/rev1/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove no user custom keycodes
* remove backslash
* remove backslash
[Keyboard] add support for the RoPro Keyboard (#6210)
* add support for the RoPro Keyboard
* Update Readme.md
* update to missing keys in default keymap.c
* update default.c
* update formatting in ropro.h
* Update formatting on Readme.md
* Update rules.mk
* update to bootloader
* Create New File; config.h
added config.h file to pull request
* major transfer swap of ropro.h and config.h
* Update JSON to match Keymap
* Update New Layer Identifier
* Update Newbs Guide Info readme + Formatting
* Update Matrix Clarification
* Omit Layout for Clarity
* Changed default keymapbFile Title
default.c —> keymap.c
* Update Config.h
Add Rotary Encoder pins (this May not be correct)
* Add Rotary Encoder Build option
* Added rotary Encoder ID to keymap.c
* Update ropro.h
Added Commas at end of macro lines
* Update ropro.h
Added 1 “,”
* Update keymap.c
Omit suggested Line
* Update ropro.h
Format of “Lower”
* Apply suggestions from code review
Formatting of various suggested changes
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* update ropro.h
fixed rotary encoder click batch
* Update keymap.c
fixed rotary encoder click batch
* update config.h
fixed rotary encoder click batch
* "Clean Up" Keymap.c
* Update config.h
focus on Rotary and RGB activation and routing
* Update ropro.h
focus on rotary click
* update rules.mk
add RGB "underglow" function
* update readme.md
formatting and picture modifications
* update config.h
re add pragma
* Update keyboards/ropro/ropro.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/ropro/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/ropro/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/ropro/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/ropro/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
[Keymap] Add personal keymaps (#6217)
* TuCZnak's NIU keymap
* TuCZnak's KBD75 layout
* TuCZnak's KBD67 layout
* Implemented suggested changes
* Implemented suggested changes, cleanup
* Implemented suggested changes, cleanup
[Keyboard] Fix detection of Iris rev number used to set bootloader (#6226)
[Docs] Fix SFT_T in examples in advanced features page (#6223)
[docs] fix typo
DZ60 w/ 2.25u left shift and arrow cluster (#6215)
* PoC weeheavy_2.25_lshift
* KB_B should read KC_B
* L1 work
* add play/pause and brightness to layer 1
* update README
[Keyboard] Corrected Tanuki keymap to match physical appearance (#6216)
add play/pause and brightness to layer 1
[Keymap] New Planck 2x2U keymap (#5519)
* Initial keymapping
* Removed unneccessary config files
* Update readme.md
* Updated symbol locations, tap dance on parentheses for brackets.
* Update readme.md
* Fixed layout image inconsistencies
* More quality shift key layer control, swapped enter + shift enter
* Keyap tweaks and config cleanup
* Almost compiling, still has layout reference issues.
* Finally compiling. 2x2u layout (default, not mine) had nonexistent keys on it
* Super minor changes
* Ctrl+Bksp after first tap
* Changed bind so un/lock is explicit to work with remote un/locking
* Added keyboard passwords please don't hate me
* Changed backspace functionality and added em dash
* Changed to send_string because it's preferred for macros
* Minor fixes
* Removed global redefinition and fixed possible issue between 6KRO and NKRO
* Cleanup
* Layer names, password layer is OSL over toggle
* Hopefully now in QMK preferred format.
* Blank passwords.c
I realized with me excluding this it wouldn't compile - so adding a blank one.
* Fixed OSLs not cancelling after tapping term
* Matrix change.
KC_NO instead of repeating.
* Unneeded line.
Co-Authored-By: IsaacElenbaas <34344969+IsaacElenbaas@users.noreply.github.com>
* Fixed return statements to work with after-press functions
* External image host
* Removed image from github
* Removed unneccessary rules.mk lines and fixed tabbing
* Typos
* Fixes upon part arrival.
* Final changes and bug fixes
* Preventing KC_NO from waking monitors.
* Fix to rest of matrices
In response to https://github.com/evillemez/qmk_firmware/issues/1—the rest have the same problem.
The switch of k37 for k36 is just for consistency between that and the 2x2u.
* Workaround for #6214, minor changes, CRLF change in passwords because it won't leave my modified no matter what I do.
[Keymap] jotix ortho_4x12 layout match new keycaps (#6209)
* jotix ortho_4x12 layout match new keycaps
* Update layouts/community/ortho_4x12/jotix/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update layouts/community/ortho_4x12/jotix/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update layouts/community/ortho_4x12/jotix/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* get off layout_kc
* update readme
* get off the numpad
[Keyboard] Add Quasar SSK Controller (#6201)
* Begin work
* Finalize files
* Fix readme
* Update readme.md
* Add configurator support
* Update keyboards/ai03/quasar/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove tailing backslashes in keymaps
[Keymap] Added 'Vega' ErgoDone layout (#6196)
* Added 'Vega' ErgoDone layout
* Changed as to Fauxpark's recomendations
* removed unused custom_keycodes
[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)