fresh commit for a new fork for PR to upstream/master (#5406)
Added info.json for mt980 keyboard and fixes to walker keymap (#5391)
* Added info.json and minor fixes to walker keymap
* Fix url
* Update keyboards/mt980/info.json
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/info.json
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/info.json
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/info.json
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/info.json
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/info.json
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/info.json
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Fix user calling keymap functions
* cancel oneshot layer on KC_TRNS
* Fix to oneshot layer handling
* Fix oneshot handling of reset
* Move bootmagic key to Esc where it normally resides
* Remove deprecated function
* Treat shift-numlock as shift-insert in Walker layer
Add support for THE60 (#5385)
Added 1up60rgb keymap: mdyevimnav (#5386)
Added keymap for 60% board 1up60rgb. The map provides VIM-style navigation on a
second layer (L1) with HOME, PGDN, PGUP, and END keys on that same layer one
row below the home row. The layout is used by https://github.com/michaeldye.
Fix i2c calls for HotDox keyboard (#5387)
Sleep until USB port becomes writable before running avrdude (#5393)
* sleep until usb port becomes writable before running avrdude
* only wait for a writable USB port when not on MSYS
using MINGW or MSYS: sleep for one second, as before.
otherwise: wait for the port to become writable.
* typo
* typo
[Keymap] Some more improvements to keymap, currency symbols.. (#5395)
acute accent and pipe character also
[Keymap] Add atreus, ergotravel and org60 keymaps (#5381)
* Add atreus, ergotravel and org60 keymaps
* Cleanup my keymap config files
archetype keymap for jj50 (#5397)
* archetype keymap for jj50 keyboard
* archetype keymap for jj50 keyboard
* PR fixes proposed by mechmerlin
Wheat Field Peripherals mt980 (FC980M Layout) PCB Support (#5374)
* mt980 keyboard support
* Update manufacturer name
* Correct indicator LEDs, add walker keymap
* Added readme.md
* Update keyboards/mt980/mt980.c
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Treat number pad + and enter as pgup and pgdn when number lock is off
* Update keyboards/mt980/mt980.c
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/mt980.c
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/readme.md
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/readme.md
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/readme.md
Co-Authored-By: walkerstop <walkerstop@gmail.com>
* Update keyboards/mt980/rules.mk
Co-Authored-By: walkerstop <walkerstop@gmail.com>
Add new keyboard Plaid and ATMEGA328p support (#5379)
* add plaid
* Change usb vid/pid to free id from vusb
Trivial fix for vusb core
* update readme
* update info.json default keymap
* fix typo
* Replace copyright
Next set of split_common changes (#4974)
* Update split_common to use standard i2c drivers
* Eliminate RGB_DIRTY/BACKLIT_DIRTY
* Fix avr i2c_master error handling
* Fix i2c_slave addressing
* Remove unneeded timeout on i2c_stop()
* Fix RGB I2C transfers
* Remove incorrect comment
[Keyboard] Lily58 Add info.json file (#5354)
* Add info.json file
* fix info.json
* fix2 info.json
* Update keyboards/lily58/rev1/info.json
Co-Authored-By: kata0510 <kata0510.com@gmail.com>
* Update2 keyboards/lily58/rev1/info.json
Co-Authored-By: kata0510 <kata0510.com@gmail.com>
KPrepublic bm16a port (#5383)
* Initial bm16a port
* Initial bm16a port - fix readme formatting
Fix speed issues with RGB Matrix in the DZ60RGB (#5380)
* Fix speed issues with RGB Matrix in the DZ60RGB
* keep boards in sync
Keymap update (#5382)
* home and end on fn layer (for forward and back with left hand)
* space movement shortcuts
* mouse layer
[Keyboard] Satisfaction75 Protoype/Rev1 split, and new VIA features (#5303)
* Add satisfaction75 revision 1
* Update manufacturer
* Add tester layout and update rev1 comments
* Add ifdef guards for OLED for tester
* Add oled disabling rules
* Update to save backlight settings and setup for VIA custom config
* Add new VIA values to satisfaction75
* Safety guard in clock set mode
* Fix mistaken doc edit
* Address PR comments
* bring the default back to pass travis CI
* Address further PR comments
[Keyboard] Update rules.mk (#5370)
MOUSEKEY_ENABLED = yes
by default