23375 Commits (102f22f7e99d87989cd95e10370863c3f96ba7e2)
 

Author SHA1 Message Date
QMK Bot 4d74839d35 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Albert Y 90fe668dd9
Enable bootmagic (#19191) 3 years ago
QMK Bot d648eb42ca Merge remote-tracking branch 'origin/master' into develop 3 years ago
Drashna Jaelre 4a87af0e9a
[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
3 years ago
QMK Bot c146563f4b Merge remote-tracking branch 'origin/master' into develop 3 years ago
Ryan 8a8000b4ec
Fix Czech sendstring LUT (#19193) 3 years ago
JayceFayne 9ddb0165a4
fix typo (#19189) 3 years ago
Joel Challis 393a37c012
Update files changed action (#19172) 3 years ago
Felix Kuehling 4ae7525923
Bug17281 - Retain momentary layers until the end of tapping (#17282)
* Make process_tapping more readable

Move most #ifdefs into conditionally defined macros to make the logic
easier to follow.

* Retain momentary layers until the end of tapping

This allows mod-tap and layer-tap keys on layers to behave as expected.

Bug: https://github.com/qmk/qmk_firmware/issues/17281

* Add tests for delayed mod/layer release while tapping

Mods and layer key release is delayed while tapping is in progress to
ensure that the tap is registered with the modifier state and on the
layer where the key was first pressed.

Signed-off-by: Felix Kuehling <felix.kuehling@gmail.com>
3 years ago
QMK Bot baf573a144 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Ryan Baker d27b852fcc
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>
3 years ago
QMK Bot 7e27e5e9c8 Merge remote-tracking branch 'origin/master' into develop 3 years ago
gshmu 690eb4a453
Fix RWIN typo within keycode list (#19155)
fix typo
3 years ago
QMK Bot af703e6c0a Merge remote-tracking branch 'origin/master' into develop 3 years ago
Ndot 5a3770d363
[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>
3 years ago
QMK Bot 1c2669f801 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Leo Lou cbedec64a4
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>
3 years ago
Gabriele Musco d915ab59ac
Add udev rule for the WB32 DFU bootloader (#19135)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Nick Brassel f3620b9ad0
Branch point for 2023q1 Breaking Change 3 years ago
Nick Brassel 4020674163
Merge remote-tracking branch 'upstream/develop' 3 years ago
Nick Brassel 9e78e65a56
2022 Nov 26 changelog. (#19164)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis 0ab03f8fbc
Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166) 3 years ago
Joel Challis cb57ec9c02
Revert lib/usbhost changes (#19165) 3 years ago
Christopher Hoage 9b51f02f45
Fix encoder_init call order in keyboard_init (#19140) 3 years ago
Ryan e12ca14af8
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 3 years ago
Nick Brassel ad7b095da6
Fixup installation procedure for different Fedora versions. (#19159) 3 years ago
Ryan 1e95f7be8f
Joystick feature improvements (#19052) 3 years ago
Ryan a5a20cc792
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080) 3 years ago
QMK Bot 2582992381 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Ryan 8f9b49dc5b
Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152) 3 years ago
QMK Bot 8a906d7fd5 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis 6ed605a614
Fix annepro2/c18:iso_default (#19147) 3 years ago
Joel Challis 59443fa970
jsonify some info.json (#19146) 3 years ago
jack 3209c7a42c
Fixup aurora/corne on develop (#19144) 3 years ago
Joel Challis af6aa225eb
Additional DD backlight config (#19124)
* Additional dd backlight config

* Update docs
3 years ago
Drashna Jael're b494bc4459
Merge remote-tracking branch 'origin/master' into develop 3 years ago
Adam Price 558ab18611
[Keymap] komidore64 planck rev6 (#19036)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis dfa53900dc
Publish constants metadata to API (#19143)
* Publish metadata

* Ensure content is sorted
3 years ago
leah-splitkb 535dd84691
[Keyboard] Add splitkb.com's Aurora Corne (#18880) 3 years ago
Nick Brassel bebfdad795
NVRAM refactor, phase 1. (#18969)
* Rename `eeprom_stm32` to `eeprom_legacy_emulated_flash`.

* Rename `flash_stm32` to `legacy_flash_ops`.

* Rename `eeprom_teensy` to `eeprom_kinetis_flexram`.
3 years ago
spbgzh 8b1069f15a
[Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929)
* add split space and ISO

* Update wkl.h

* update ISO

* update

* change KC_LGUI to KC_RGUI

* delete RGUI

* format

* update promise87 readme.md

* update promise87 wkl readme.md

* Update readme.md

* Update readme.md

* change KC_SLCK to KC_SCRL

* wuque/promise87/ansi: standardize Layout Macro names

- rename `LAYOUT_tkl_f13_ansi` to `LAYOUT_tkl_f13_ansi_tsangan`
- convert `LAYOUT_tkl_f13_ansi_iso` to `LAYOUT_tkl_f13_iso_tsangan` (adds position `K41`)
- rename `LAYOUT_tkl_f13_ansi_split_space` to `LAYOUT_tkl_f13_ansi_tsangan_split_space`
- rename `LAYOUT_tkl_f13_ansi_split_bs` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs`
- rename `LAYOUT_tkl_f13_ansi_split_lshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_lshift`
- rename `LAYOUT_tkl_f13_ansi_split_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_rshift`
- rename `LAYOUT_tkl_f13_ansi_split_bs_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift`

* wuque/promise87/wkl: refactor LAYOUT_tkl_f13_ansi_wkl_iso

Refactors `LAYOUT_tkl_f13_ansi_wkl_iso` into `LAYOUT_tkl_f13_iso_wkl` by adding position `K41` (Non-US Backslash) to the layout macro.

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
3 years ago
jack bfdc761819
initial (#19137) 3 years ago
Joel Challis 3b11e98215
Update use of legacy keycodes (#19120) 3 years ago
zvecr ab17d34dbd Merge remote-tracking branch 'origin/master' into develop 3 years ago
Nick Brassel 06a3801a27
Update .gitignore (#19132) 3 years ago
zvecr 08805cada0 Stub next develop dates 3 years ago
dztech 9291c8f867
[Keyboard] add og60 keyboard (#19114)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis fe577daf96
Remove .noci functionality (#19122) 3 years ago
Joel Challis e451703680
Merge API update workflow (#19121) 3 years ago
Charly Delay 2b0a3cd2f1
Bastard Keyboards: upstream recent changes (#19083)
Co-authored-by: Simian <alex@Mandelbrot>
Co-authored-by: Charly Delay <0xcharly@users.noreply.github.com>
Co-authored-by: Alex Baldwin <alexbaldwin42@gmail.com>
3 years ago