Commit Graph

5 Commits

Author SHA1 Message Date
Ilya Zhuravlev
88bf44797d Sync keyboards with qmk, switch via->vial keymap where applicable 2021-12-11 22:28:13 -05:00
Pylon
36d188abfd
Changed Product and Vendor IDs on Boston so they are no longer identical to the Driftmechanics Austin (#60)
* Increased layer count (due to increased EEPROM emulation size in Vial 0.4)

* Added backlights support, renamed "via" folder to "vial"

* Revert "Added backlights support, renamed "via" folder to "vial""

This reverts commit da4497235be63c1aca900e11ebdefd7f166adfc6.

* Added backlight support, renamed "via" folder to "vial"

* Changed Vendor ID and Product ID to not interfere with the Austin

Co-authored-by: bluepylons <jwang@fluentbio.com>
2021-09-19 20:18:53 -04:00
Pylon
47ae52d274
Increased layer count (due to increased EEPROM emulation size in Vial 0.4) (#33)
Co-authored-by: bluepylons <jwang@fluentbio.com>
2021-07-18 13:35:07 -04:00
bluepylons
61a7587d27 Implemented Vial 2021-07-09 00:14:45 -04:00
bluepylons
07fce7ba13
[Keyboard] add Boston keyboard (#11273)
* Added boston keyboard

* Added Boston keyboard

* Changed some keycodes, added layers, added encoder layer change, added RGB layer indicator

* Cleaned up whitespace

* Update config.h

Cleaned up whitespace

* Cleaned up whitespace

* Added keyboard_post_init_kb code for RGBLEDs so that they start on a defined color

* Modified layout so that split backspace right is at a more intuitive location for configurator

* Cleaned up whitespace, changed some labels

* Modified keymap to accommodate revised layout in boston.h

* Removed "on port C6" from Line 20 (committed suggestion)

* Removed "Encoder Enable" from Line 8 (committed suggestion)

* Removed empty #define DESCRIPTION as suggested

* Implemented lock LED changes as suggested by drashna

* Implemented lock LED changes as suggested by Drashna, changed WS2812 driver byte order

* Updated HSV color  codes to reflect WS2812 byte order change

* Implemented suggestion from noroadsleft

* Implemented suggestion from noroadsleft

* Updated readm.md per suggestions from noroadsleft

* Update keyboards/boston/readme.md per noroadsleft's suggestion

* Removed empty layers from default keymap

* Stripped empty layers and much code from default keymap ; moved to RGB Light Layers keycap
2021-03-05 10:43:09 -08:00