Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK built-in code (#7874)
* Add: RGB underglow support using SPI to SteamVan and CO60
* Update: Switch to QMK's baclight implementation for CO60 and SteamVan
* Fix: Remove now unnecessary backlighting code from keyboard files
Relocate common backlight functionally (#7273)
[Keyboard] Dawn60 Keyboard (#7832)
* dawn60_proper
* change default
* changes
* master merge and via keymap
* rgb underglow better
* rename of folder
* rename folder complete
* rename
* dawn60/underglow specifics
* dawn60 specific
* simplify
* requested changes
* small errors
* layouts remove
* remove parentheses and update rules.mk
* fix error message
Fix KEYBOARD_SHARED_EP on ChibiOS (#7860)
Personal keymap updates for the new year (#7871)
* Update keymaps for split ergo boards
* Update keymaps for 60% boards
[Keyboard] Reviung41: Configurator layout support (#7852)
[Keyboard] IDB 60: Configurator bugfix (#7851)
* info.json: use debug linting
Changes the white space, mostly.
* info.json: correct file structure
* readme.md: templating
[Keyboard] Add Xiaomi MK02 (#7825)
* [Keyboard] Added xiaomi/mk02
* keyboards/xiaomi/mk02: cleanup
* keyboards/xiaomi/mk02: add linker script
* update readme
* update
* remove via (crashes during startup)
* LAYOUT => LAYOUT_tkl_ansi
* Change vid/pid
* Add a warning to the readme
Add user keymaps for KBD67MKII/Lily58 (#7671)
* add my keymaps
* tri layer keymap
* update tri layer
* update tri layer
* cleaning up
* formatting
* move to correct location
* lily58: move caps off mod key in sublayer
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/lily58/keymaps/mikefightsbears/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove unnecessary trailing whacks
* remove unneeded file
* swap spacebar
* update code for comments in PR
Co-authored-by: fauxpark <fauxpark@gmail.com>
[Keyboard] KPRepublic BM60 RGB (#7842)
* initial commit from script
* edit all generated files with my name and some basic notes
* implement RGB Matrix support
* cleanups, file removals, and readme edits
* Update keyboards/bm60hsrgb/config.h
* rename to bm60rgb
* update included library and info.json keyboard name
* Update keyboards/bm60rgb/keymaps/default/readme.md
Add Lily58 serial to LIB_SRC to avoid LTO issue (#7868)
This code is timing sensitive and seems to break with LTO enabled (at
least on avr-gcc 8.3.0... it worked on older gcc versions).
This is the same workaround as #7558 applied for the Helix.
Make the udev rules easier to read and manage
Fix Pro Micro's and its bootloader's name
CLI: Rework ModemManager check and add udev check
[Keyboard] NK65 Refactor (#7862)
* Nk65 Refractor
- Changed Via keymap to via instead of default_via
- Moved Caps/Layer indicator code outside of wilba_tech rgb. This is so they can more easily be modified
* Update keyboards/nk65/nk65.c
[Keymap] Updated keymaps (#7834)
[Keymap] Add additional dynamic macro key to dshields keymaps. (#7853)
added ymdk ymd09 keyboard (#7831)
* added ymdk ymd09 keyboard
* lowercase github username
* change rgb keymap to make more sense
* fixed number of LEDs
* remove configuration for non-existant backlight
* use official template and change file permissions
* disable unnecessary nkro
* Apply suggestions from code review
Co-Authored-By: Joel Challis <git@zvecr.com>
* with easy reset via bootmagic lite, remove RESET from layout
Co-authored-by: Joel Challis <git@zvecr.com>