summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove invisible variation selector-15 from keymap_japanese.h (#18007)precondition2022-08-121-2/+2
|
* Use LT_ZCAR in place of LT_PLUS for modded kc definitions (#18000)precondition2022-08-121-2/+2
|
* Fix Bépo's BP_NNBS (narrow non-breaking space) (#17999)precondition2022-08-121-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-133-281/+51
|\
| * Fix viendi8l compilation (#18017)Ryan2022-08-123-281/+51
| |
* | Added implementation of WB32 MCU wear_leveling_efl. (#17579)Joy Lee2022-08-131-0/+2
| |
* | Move Encoder+Encoder Map from generic features (#18018)Drashna Jaelre2022-08-122-2/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-132-82/+82
|\|
| * [Keyboard] Fix compilation issues for Mechlovin Adelais (#18019)Drashna Jaelre2022-08-132-82/+82
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-135-33/+35
|\|
| * [Keymap] update fave104 keymap (#18004)DUILCHOI2022-08-122-2/+2
| |
| * [Docs] Refactor code examples (#18003)Albert Y2022-08-123-31/+33
| |
* | Create generic Pointing Device Pin defines (#17776)Drashna Jaelre2022-08-126-40/+80
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-122-4/+4
|\|
| * Put non-US ISO keys in their expected spots in sagittarius' default keymaps ↵precondition2022-08-132-4/+4
| | | | | | | | (#18005)
* | Update to latest ChibiOS-Contrib. (#18016)Nick Brassel2022-08-131-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-121-82/+82
|\|
| * Format code according to conventions (#18009)QMK Bot2022-08-121-82/+82
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1212-0/+436
|\|
| * [Keyboard] Add arc60 (#17976)Vertex-kb2022-08-1212-0/+436
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-121-1/+1
|\|
| * Remove legacy keycode use from command (#18002)Joel Challis2022-08-121-1/+1
| |
* | Refactor Pixel Fractal effect (#17602)Albert Y2022-08-111-50/+28
| | | | | | | | | | | | | | | | | | | | | | * 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>
* | Add minimal STM32F103C6 support (#17853)Sergey Vlasov2022-08-1111-1/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-119-47/+321
|\|
| * [Keyboard] Add Iris Rev. 7 (#17967)Danny2022-08-119-47/+321
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Add cursor layer to DMQ Spin (#17996)Joshua Diamond2022-08-111-5/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-111-1/+1
|\|
| * update ecila layout (#17975)mincedshon2022-08-111-1/+1
| | | | | | -update layout
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-111-1/+1
|\|
| * Format code according to conventions (#17990)QMK Bot2022-08-101-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1116-66/+500
|\|
| * [Keymap] update fave104 keymap (#17988)DUILCHOI2022-08-102-66/+66
| |
| * [Keymap] Added personal keymap for keebio/iris/rev6 (#17971)Adam Applegate2022-08-103-0/+112
| |
| * [Keyboard] Add Aperture keyboard (#17980)Ivan Gromov2022-08-1011-0/+322
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-111-2/+5
|\|
| * [Keyboard] fix: unicorne info.json LAYOUT (#17981)Less/Rikki2022-08-101-2/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-117-122/+1314
|\|
| * Acheron Athena Layout Macro Refactor and Additions (#17973)James Young2022-08-107-122/+1314
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-112-53/+77
|\|
| * KBDfans KBD67 rev2: rename LAYOUT_65_ansi_split_bs_2_right_mods macro (#17972)James Young2022-08-102-53/+77
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1111-0/+697
|\|
| * [Keyboard] Add Viendi8L (#17943)Álvaro A. Volpato2022-08-1011-0/+697
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1121-0/+746
|\|
| * [Keyboard] Initial FM-S and FM-H support (#17765)Álvaro A. Volpato2022-08-1021-0/+746
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1120-0/+2560
|\|
| * [Keyboard] add chromatonemini keyboard (#13516)3araht2022-08-1020-0/+2560
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-116-66/+89
|\|
| * MacroCat Refactor (#17969)James Young2022-08-105-66/+69
| |
| * [Keymap] single layer layout for BFO-9000 with numpad on the left (#17957)Roger2022-08-101-0/+20
| |