[Keyboard] Cutie Club Wraith: Configurator Bugfix for LAYOUT_iso (#7376)
* debug lint info.json
Because I need to debug this file.
* move ISO Enter to the proper location in sequence
* add key counts because I like having them
[Docs] Explain Tap Dance interruption (#5520)
format code according to conventions [skip ci]
Add CLI command for flashing a keyboard
A new CLI subcommand was added, flash, which behaves very similar to the already present compile CLI comamnd, but with the added ability to target a bootloader. The command is used like so: qmk flash [-h] [-b] [-kb KEYBOARD] [-km KEYMAP] [-bl BOOTLOADER] [filename].
A -kb <keyboard> and -km <keymap> is expected, or a configurator export JSON filename. A bootloader can be specified using -bl <target>, and if left unspecified, the target is assumed to be :flash. -bl can be used to list the available bootloaders.
If -km <keymap> is provided, but no -kb <keyboard>, then a message is printed suggesting the user to run qmk list_keyboards.
[Keymap] add_mouse_keys (#7372)
Port SPLIT_USB_DETECT to crkbd (#7195)
Updated slave encoder sync to reduce dropped pulses (#7325)
* Updated slave encoder sync to reduce dropped pulses
* Fixing encoder direction
* Encoder behavior fixes, tested
* Update keyboards/rgbkb/sol/keymaps/xulkal/rules.mk
To make fauxpark happy
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update custom_encoder.c
* Update rules.mk
Improvements to Solenoid feature (#7369)
* Error out when Solenid pin is not defined
Instead of defaulting to a (literally) random pin, error out instead. Because this pin may be used, or because that pin may not be exposed, or may not exist.
* Remove 'SOLENOID_ACTIVE' setting since it's not used
* Update documentation
Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)
The internal naming was `PINWHEELS` instead of `RAINBOW_PINWHEELS`
causing a mismatch between animation definition and the function.
[Keyboard] Add keyboard Nafuda (#7367)
* [Keyboard] Add keyboard Nafuda
Add Nafuda keyboard.
A 7 keys keyboard.
Salicylic-acid3
* Update keyboards/nafuda/info.json
* Update keyboards/nafuda/readme.md
* Update keyboards/nafuda/readme.md
* Update keyboards/nafuda/nafuda.h
* Update keyboards/nafuda/readme.md
* Update keyboards/nafuda/rules.mk
* Update keyboards/nafuda/rules.mk
* Update keyboards/nafuda/rules.mk
* Update keyboards/nafuda/rules.mk
* info.json Update
* Update keyboards/nafuda/rules.mk
[Keyboard] kbdfans keyboards NKRO enable (#7364)
[Keyboard] fix DZ60RGB info.json (#7362)
* fix DZ60RGB info.json
JSON was invalid.
* correct metadata per moyi4681
Adding new pcb with default keymap and personal keymap (#7314)
* adding new pcb with default keymap and personal keymap
* Update keyboards/leeku/finger65/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Change to newer DEBOUNCE format
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* switch to pragma
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove unused define keyboards/leeku/finger65/config.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* some cleanup after debounce and other changes
* Remove no_suspend_power_down from keyboards/leeku/finger65/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* move to newer format and remove unused stuff
* ensure default has no leds for now
* change default layout name
* clean up the keymap a bit
* want grave not tilde
* a minor change and cleanup
* more stuff removed cause I don't care for LEDs
* remove some remaining stuff
* add RGBLED stuff
* Update keyboards/leeku/finger65/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* update USB information
* Update keyboards/leeku/finger65/usbconfig.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/keymaps/madhatter/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/keymaps/madhatter/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* cleanup and conform to existing standard
* Update keyboards/leeku/finger65/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove stuff that doesn't work
* add a JSON for the QMK configurator
* list the layouts only available
* let's just make it the 65 ansi layout with split backspace, eh?
* remove extra space
* Update keyboards/leeku/finger65/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/leeku/finger65/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* update readme
* remove redundant title
* Monica Bellucci ruined my life
* I'm having a RELIGIOUS EXPERIENCE ... and I don't take any DRUGS
* Update keyboards/leeku/finger65/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* add a URL to the username
* fix readme and make it simpler with links this time
* Update keyboards/leeku/finger65/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/leeku/finger65/readme.md
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* incorporate suggested changes
* update usb stuff for some stuff coming in the future
* update layout for LAYOUT_ALL
* USB power changes
[Core] Cleanup rules.mk for F303 keyboards (#7306)
* Cleanup rules.mk for F303 keyboards
* Fix small typo
[Docs] Japanese translation of docs/ja/newbs_best_practices.md (#7337)
* Mark same as in new document #7231
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* comment out the same marks
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* update docs/ja/newbs.md, docs/ja/newbs_best_practices.md
* update docs/ja/newbs_best_practices.md
* update docs/ja/newbs_best_practices.md
* update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* update docs/ja/*.md's comment
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
* Update docs/ja/newbs_best_practices.md
Co-Authored-By: shela <shelaf@users.noreply.github.com>
Set device version from config.h for V-USB boards (#7316)
Add support for configurable polling interval and power usage o… (#7336)
* Add support for custom polling interval and power usage on V-USB boards
* Use 1ms as default for now
Move Ergodox EZ RGB Light code to custom driver (#7309)
* Move Ergodox EZ RGB code to custom driver
Also implements full addressing of Ergodox EZ's LED Strip, as written by seebs
Co-authored-by: Seebs <seebs@seebs.net>
* Make Clipping range accessible for custom drivers
* Remove RGBW_BB_TWI from driver and docs
* Revert changes to clipping range support
* Use just rgblight_set instead of full custom driver
* Convert to i2c_master commands
* Rename rgblight driver and clean up includes
Fix shell.nix by pinning nixpkgs (#6213)