Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [Bug] Fix wrong varaible in encoder block (#18020) | Drashna Jaelre | 2022-08-12 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 7 | -0/+204 | |
|\| | ||||||
| * | [Keyboard] add ogrn (#17983) | arnstadm | 2022-08-12 | 7 | -0/+204 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 1 | -1/+4 | |
|\| | ||||||
| * | [Keyboard] Increase kinesis/kint41 unselect delay (#18015) | rockybulwinkle | 2022-08-13 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | * [Keyboard] Increase kinesis/kint41 unselect delay Fixes #18014 * Update kint41.c Use correct si-abbreviation for micro in comment. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 7 | -0/+244 | |
|\| | ||||||
| * | [Keyboard] Add akb-ogr (#17982) | arnstadm | 2022-08-12 | 7 | -0/+244 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | KR_DQUO S(KR_COLN) → KR_DQUO S(KR_QUOT) (#18011) | precondition | 2022-08-12 | 1 | -1/+1 | |
| | | ||||||
* | | define CZ_PERC S(CZ_PLUS) → define CZ_PERC S(CZ_EQL) (#18008) | precondition | 2022-08-12 | 1 | -1/+1 | |
| | | ||||||
* | | Remove invisible variation selector-15 from keymap_japanese.h (#18007) | precondition | 2022-08-12 | 1 | -2/+2 | |
| | | ||||||
* | | Use LT_ZCAR in place of LT_PLUS for modded kc definitions (#18000) | precondition | 2022-08-12 | 1 | -2/+2 | |
| | | ||||||
* | | Fix Bépo's BP_NNBS (narrow non-breaking space) (#17999) | precondition | 2022-08-12 | 1 | -1/+1 | |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 3 | -281/+51 | |
|\| | ||||||
| * | Fix viendi8l compilation (#18017) | Ryan | 2022-08-12 | 3 | -281/+51 | |
| | | ||||||
* | | Added implementation of WB32 MCU wear_leveling_efl. (#17579) | Joy Lee | 2022-08-13 | 1 | -0/+2 | |
| | | ||||||
* | | Move Encoder+Encoder Map from generic features (#18018) | Drashna Jaelre | 2022-08-12 | 2 | -2/+8 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 2 | -82/+82 | |
|\| | ||||||
| * | [Keyboard] Fix compilation issues for Mechlovin Adelais (#18019) | Drashna Jaelre | 2022-08-13 | 2 | -82/+82 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-13 | 5 | -33/+35 | |
|\| | ||||||
| * | [Keymap] update fave104 keymap (#18004) | DUILCHOI | 2022-08-12 | 2 | -2/+2 | |
| | | ||||||
| * | [Docs] Refactor code examples (#18003) | Albert Y | 2022-08-12 | 3 | -31/+33 | |
| | | ||||||
* | | Create generic Pointing Device Pin defines (#17776) | Drashna Jaelre | 2022-08-12 | 6 | -40/+80 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-12 | 2 | -4/+4 | |
|\| | ||||||
| * | Put non-US ISO keys in their expected spots in sagittarius' default keymaps ↵ | precondition | 2022-08-13 | 2 | -4/+4 | |
| | | | | | | | | (#18005) | |||||
* | | Update to latest ChibiOS-Contrib. (#18016) | Nick Brassel | 2022-08-13 | 1 | -0/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-12 | 1 | -82/+82 | |
|\| | ||||||
| * | Format code according to conventions (#18009) | QMK Bot | 2022-08-12 | 1 | -82/+82 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-12 | 12 | -0/+436 | |
|\| | ||||||
| * | [Keyboard] Add arc60 (#17976) | Vertex-kb | 2022-08-12 | 12 | -0/+436 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-12 | 1 | -1/+1 | |
|\| | ||||||
| * | Remove legacy keycode use from command (#18002) | Joel Challis | 2022-08-12 | 1 | -1/+1 | |
| | | ||||||
* | | Refactor Pixel Fractal effect (#17602) | Albert Y | 2022-08-11 | 1 | -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 Vlasov | 2022-08-11 | 11 | -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 develop | QMK Bot | 2022-08-11 | 9 | -47/+321 | |
|\| | ||||||
| * | [Keyboard] Add Iris Rev. 7 (#17967) | Danny | 2022-08-11 | 9 | -47/+321 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Add cursor layer to DMQ Spin (#17996) | Joshua Diamond | 2022-08-11 | 1 | -5/+13 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-11 | 1 | -1/+1 | |
|\| | ||||||
| * | update ecila layout (#17975) | mincedshon | 2022-08-11 | 1 | -1/+1 | |
| | | | | | | -update layout | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-11 | 1 | -1/+1 | |
|\| | ||||||
| * | Format code according to conventions (#17990) | QMK Bot | 2022-08-10 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-11 | 16 | -66/+500 | |
|\| | ||||||
| * | [Keymap] update fave104 keymap (#17988) | DUILCHOI | 2022-08-10 | 2 | -66/+66 | |
| | | ||||||
| * | [Keymap] Added personal keymap for keebio/iris/rev6 (#17971) | Adam Applegate | 2022-08-10 | 3 | -0/+112 | |
| | | ||||||
| * | [Keyboard] Add Aperture keyboard (#17980) | Ivan Gromov | 2022-08-10 | 11 | -0/+322 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-11 | 1 | -2/+5 | |
|\| | ||||||
| * | [Keyboard] fix: unicorne info.json LAYOUT (#17981) | Less/Rikki | 2022-08-10 | 1 | -2/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-11 | 7 | -122/+1314 | |
|\| | ||||||
| * | Acheron Athena Layout Macro Refactor and Additions (#17973) | James Young | 2022-08-10 | 7 | -122/+1314 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-11 | 2 | -53/+77 | |
|\| | ||||||
| * | KBDfans KBD67 rev2: rename LAYOUT_65_ansi_split_bs_2_right_mods macro (#17972) | James Young | 2022-08-10 | 2 | -53/+77 | |
| | |