22006 Commits (fc7e9efd215fee7ec8acd3e2740a6ab9d4633818)
 

Author SHA1 Message Date
Joel Challis fc7e9efd21
Improve importer workflow (#17707) 3 years ago
lokher a02aff9c77
Add led matrix support for CKLED2001 (#17643) 3 years ago
QMK Bot ee664e0960 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Nick Brassel dccb8ff7d6
Remove old submodules if present (#17930) 3 years ago
QMK Bot 853d47b4cc Merge remote-tracking branch 'origin/master' into develop 3 years ago
Drashna Jaelre b881778f53
[Keyboard] Remove unused keycodes from Aurora65 keymap (#18022) 3 years ago
Drashna Jaelre 3d24845016
[Bug] Fix wrong varaible in encoder block (#18020) 3 years ago
QMK Bot 31e78aafbd Merge remote-tracking branch 'origin/master' into develop 3 years ago
arnstadm aee48b8aab
[Keyboard] add ogrn (#17983)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
QMK Bot 60176a3a28 Merge remote-tracking branch 'origin/master' into develop 3 years ago
rockybulwinkle fb150e08f1
[Keyboard] Increase kinesis/kint41 unselect delay (#18015)
* [Keyboard] Increase kinesis/kint41 unselect delay

Fixes #18014

* Update kint41.c

Use correct si-abbreviation for micro in comment.
3 years ago
QMK Bot 7a95926f46 Merge remote-tracking branch 'origin/master' into develop 3 years ago
arnstadm 5ed7e1acf1
[Keyboard] Add akb-ogr (#17982)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
precondition 4ff39b5652
KR_DQUO S(KR_COLN) → KR_DQUO S(KR_QUOT) (#18011) 3 years ago
precondition e3415d6b97
define CZ_PERC S(CZ_PLUS) → define CZ_PERC S(CZ_EQL) (#18008) 3 years ago
precondition 20f0f40220
Remove invisible variation selector-15 from keymap_japanese.h (#18007) 3 years ago
precondition b4fbb340c5
Use LT_ZCAR in place of LT_PLUS for modded kc definitions (#18000) 3 years ago
precondition db4c4b1f78
Fix Bépo's BP_NNBS (narrow non-breaking space) (#17999)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
QMK Bot e0b4fa512e Merge remote-tracking branch 'origin/master' into develop 3 years ago
Ryan 536e39a5d9
Fix viendi8l compilation (#18017) 3 years ago
Joy Lee 19ce1418ba
Added implementation of WB32 MCU wear_leveling_efl. (#17579) 3 years ago
Drashna Jaelre aed82bc6a0
Move Encoder+Encoder Map from generic features (#18018) 3 years ago
QMK Bot 06c7614a71 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Drashna Jaelre ea2ec5835b
[Keyboard] Fix compilation issues for Mechlovin Adelais (#18019) 3 years ago
QMK Bot 06391314cd Merge remote-tracking branch 'origin/master' into develop 3 years ago
DUILCHOI a1fe9fe3b3
[Keymap] update fave104 keymap (#18004) 3 years ago
Albert Y 70c6b183df
[Docs] Refactor code examples (#18003) 3 years ago
Drashna Jaelre ccdba43e59
Create generic Pointing Device Pin defines (#17776) 3 years ago
QMK Bot 83f6aedd93 Merge remote-tracking branch 'origin/master' into develop 3 years ago
precondition 1a4a278251
Put non-US ISO keys in their expected spots in sagittarius' default keymaps (#18005) 3 years ago
Nick Brassel 8133f40c26
Update to latest ChibiOS-Contrib. (#18016) 3 years ago
QMK Bot c565b415f7 Merge remote-tracking branch 'origin/master' into develop 3 years ago
QMK Bot 90e2a5100b
Format code according to conventions (#18009) 3 years ago
QMK Bot 92d78a0198 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Vertex-kb cded26b199
[Keyboard] Add arc60 (#17976)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
QMK Bot 15422b3b26 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Joel Challis 7e7387c0d1
Remove legacy keycode use from command (#18002) 3 years ago
Albert Y cde9dd8b90
Refactor Pixel Fractal effect (#17602)
* Refactor effect with smaller array

* Add RGB_MATRIX_USE_LIMITS call

* Remove spaces

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Sergey Vlasov 9e44362179
Add minimal STM32F103C6 support (#17853)
Unfortunately, the crippled versions of “Bluepill” boards with
STM32F103C6xx chips instead of STM32F103C8xx are now sold all over the
place, sometimes advertised in a confusing way to make the difference
not noticeable until too late.  Add minimal support for these MCUs in
the common “Bluepill with stm32duino” configuration, so that it could be
possible to make something useful from those boards (although fitting
QMK into the available 24 KiB of flash may be rather hard).

(In fact, I'm not sure whether the “STM32” part of the chip name is
actually correct for those boards of uncertain origin, so the onekey
board name is `bluepill_f103c6`; another reason for that name is to
match the existing `blackpill_f401` and `blackpill_f411`.)

The EEPROM emulation support is not included on purpose, because
enabling it without having a working firmware size check would be
irresponsible with such flash size (the chance that someone would build
a firmware where the EEPROM backing store ends up overlapping some
firmware code is really high).  Other than that, enabling the EEPROM
emulation code is mostly trivial (the `wear_leveling` driver with the
`embedded_flash` backing store even works without any custom
configuration, although its code is significantly larger than the
`vendor` driver, which may also be important for such flash size).
3 years ago
QMK Bot 8c4269f98e Merge remote-tracking branch 'origin/master' into develop 3 years ago
Danny fab6c8a028
[Keyboard] Add Iris Rev. 7 (#17967)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Joshua Diamond 272f224dc6
Add cursor layer to DMQ Spin (#17996) 3 years ago
QMK Bot ba370a54cd Merge remote-tracking branch 'origin/master' into develop 3 years ago
mincedshon 55f5406ac7
update ecila layout (#17975)
-update layout
3 years ago
QMK Bot 9981aaaae8 Merge remote-tracking branch 'origin/master' into develop 3 years ago
QMK Bot a54ccb4ced
Format code according to conventions (#17990) 3 years ago
QMK Bot 9d10a19fa8 Merge remote-tracking branch 'origin/master' into develop 3 years ago
DUILCHOI 0aeb9da030
[Keymap] update fave104 keymap (#17988) 3 years ago
Adam Applegate a6fad5cc87
[Keymap] Added personal keymap for keebio/iris/rev6 (#17971) 3 years ago
Ivan Gromov 5dd944d450
[Keyboard] Add Aperture keyboard (#17980) 3 years ago