~ruther/qmk_firmware

7c95e5ef — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
7c0cb186 — Anthony Marin 4 years ago
[Keyboard] HID Technologies vendor id correction (#11225)

* add bastyl

* no need to copy the folder anymore

* clean up according to PR rules

* remove via, fix disposition

* add reset button on right half

* Update readme.md

* Update keyboards/hidtech/bastyl/bastyl.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/hidtech/bastyl/rules.mk

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/hidtech/bastyl/config.h

Co-authored-by: Joel Challis <git@zvecr.com>

* move json, remove via files

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* add GPL to c and h files

* Update keyboards/hidtech/bastyl/info.json

Change order to match layout macro

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/hidtech/bastyl/config.h

Co-authored-by: Drashna Jaelre <drashna@live.com>

* serial define can be ommited, is used by default

* Corrected VENDOR_ID

Incorrect VENDOR_ID has been updated to the correct one.

Co-authored-by: Quentin <qlebastard@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
83d73b54 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e52b4797 — Blake 4 years ago
[Keyboard] Scarlet numpad VIA support added (#11188)

* Initial test version of Scarlet keyboard

* First commit of DElec Scarlet

* Change to new Draytronics branding

* Update to keyboard details

Update to keyboard details and link to Draytronics website.

* Update keyboards/draytronics/scarlet/scarlet.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/draytronics/scarlet/rules.mk

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/draytronics/scarlet/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/draytronics/scarlet/keymaps/default/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/draytronics/scarlet/config.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keymap.c

* Update config.h

* Update scarlet.h

* Update keyboards/draytronics/scarlet/config.h

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/draytronics/scarlet/config.h

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/draytronics/scarlet/scarlet.h

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/draytronics/scarlet/keymaps/default/keymap.c

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* provide info.json layout to fix qmk configurator

* Correctly name keyboard in info.json

* Added website and layout key labels to info.json

* VIA support. Thanks sirdicholas

* Readme change, link to VIA design file.

Co-authored-by: Blake Drayson <blake@Euclid.ghost7.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
f971934d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
498d89f4 — Daniele De Vincenti 4 years ago
[Docs] Add clarification on use of custom RGB Matrix effect (#11176)

* Update feature_rgb_matrix.md

Added more clarification on how to use a newly created rgb effect as it was unclear that the prefix 'RGB_MATRIX_CUSTOM_' had to be added.
Also included an example consistent with the documentation example.

* Update docs/feature_rgb_matrix.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update docs/feature_rgb_matrix.md

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
3656644c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d5f3f7c1 — Ibnu Daru Aji 4 years ago
[Keyboard] corrected VID/PID and layout for squiggle (#11198)

* corrected the pid and added a new layout.

* following drashna's suggestion.
bdc3578e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
e9ed5d75 — Rustam Zagirov 4 years ago
ergodox_ez/stamm update (#11236)

19fd0108 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Remove comments about custom ldscript for Teensy LC (#11224)

529dad88 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
dc7081a8 — Takeshi ISHII 4 years ago
[Keymap] fix and update helix/rev3_5rows:five_rows (#11191)

* [Keymap] fix and update helix/rev3_5rows:five_rows

* fix rgblight animation selection
* use `DEBUG_MATRIX_SCAN_RATE_ENABLE` insted of keyboard_post_init_user_scan.c

* Change the initial value of the ENCODER_ENABLE to 'no' in 'keymaps/five_rows/rules.mk'

* Add 'HELIX=debug/no-debug' option into 'rev3_5rows/keymaps/five_rows/rules.mk'

* Add '#define OLED_UPDATE_INTERVAL 100' 'rev3_5rows/keymaps/five_rows/config.h'

* add LED_ANIMATIONS_LEVEL macro into rev3_5rows/keymaps/five_rows/

* Change OLED_UPDATE_INTERVAL value in rev3_5rows/keymaps/five_rows/config.h
b02c6949 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
fd177582 — Reza Jelveh 4 years ago
chibios: honor PLATFORMASM in chibios build (#11219)

dc6b0d35 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
dee506c0 — Kishor Prins 4 years ago
Updated Raw HID docs to clarify packet/report length (#11211)

Co-authored-by: Ryan <fauxpark@gmail.com>
1c04608b — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
V-USB: Fix initial dropped keypress (#11263)

Next