~ruther/qmk_firmware

4a0aa9ad — Joel Challis 2 years ago
Fix headers in info.json reference (#19202)

90fe668d — Albert Y 2 years ago
Enable bootmagic (#19191)

4a87af0e — Drashna Jaelre 2 years ago
[Keymap] Drashna updates for 0.19 (#19175)

* Fix up bastardkb boards since blackpill support is officially added.
  * Check for blackpill version, not elite c.
  * Add checks in chibiOS config since multiple ARM controllers supported.
  * Rework rules.mk for keymaps to better handle arm vs avr support
* Start moving away from `matrix_*_*` functions.
  * `housekeeping_task_*` instead of `matrix_scan_*`
  * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` 
* Add ℂℴmⅈℂ unicode input method.
* Clean up unicode code to be more compact and flexible.
* Remove/move Pro Micro LED commands to userspace and better filter them
* Fixup OLED code
  * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation
  * Make unicode mode render much more compact/simple.
* Make qmk secrets more self contained
* Remove custom implementation of split watchdog
Fix Czech sendstring LUT (#19193)

9ddb0165 — JayceFayne 2 years ago
fix typo (#19189)

d27b852f — Ryan Baker 2 years ago
new keyboard rb1 (#18164)

* rb1

* Update keymap.c

* Update keyboards/ryanbaekr/rb1/info.json

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

* Delete rb1.c

* Delete rb1.h

* Update keyboards/ryanbaekr/rb1/config.h

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

* Update keyboards/ryanbaekr/rb1/config.h

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

* Update keyboards/ryanbaekr/rb1/config.h

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

Co-authored-by: Ryan <fauxpark@gmail.com>
690eb4a4 — gshmu 2 years ago
Fix RWIN typo within keycode list (#19155)

fix typo
[Docs] Update reference_info_json.md (#18817)

* [Docs] Update reference_info_json.md

- Makes it easier to find keyboard.jsonschema.
- Adds a reference to the Data Driven page.

* Update docs/reference_info_json.md

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

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
cbedec64 — Leo Lou 2 years ago
Add piantor (#18920)

* Add piantor

* Update keyboards/beekeeb/piantor/readme.md

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
40206741 — Nick Brassel 2 years ago
Merge remote-tracking branch 'upstream/develop'
9e78e65a — Nick Brassel 2 years ago
2022 Nov 26 changelog. (#19164)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
0ab03f8f — Joel Challis 2 years ago
Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)

cb57ec9c — Joel Challis 2 years ago
Revert lib/usbhost changes (#19165)

9b51f02f — Christopher Hoage 2 years ago
Fix encoder_init call order in keyboard_init (#19140)

Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)

ad7b095d — Nick Brassel 2 years ago
Fixup installation procedure for different Fedora versions. (#19159)

Joystick feature improvements (#19052)

Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)

25829923 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)

Next