summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2022-08-13Add support for XT60_SINGA (#17752)kopibeng
* Added support for Christine, XT65E and Adelais * Add support for MNK88 * Add support for XT8x * Renamed XT65E to Typ65 * Revert "Renamed XT65E to Typ65" This reverts commit b4fbc853d23003b9b4b5b67d49e098ea17d85a98. * Revert "Revert "Renamed XT65E to Typ65"" This reverts commit 09baee94eba56dab0a0a96b99ce3758b0c5aa8a9. * File reorganization * Add support for MNK88 * Update readme.md * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Fix imgur link * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/mnk88/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update info.json Previous suggested change was breaking lint check, reverting back to the original. * Update keyboards/kopibeng/mnk88/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Fix info.json * Added XT60_SINGA * Update config.h * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-14[Keyboard] IDOBAO ID80v1 folder rename (#17265)Vino Rodrigues
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keyboard] Remove unused keycodes from Aurora65 keymap (#18022)Drashna Jaelre
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keyboard] add ogrn (#17983)arnstadm
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Increase kinesis/kint41 unselect delay (#18015)rockybulwinkle
* [Keyboard] Increase kinesis/kint41 unselect delay Fixes #18014 * Update kint41.c Use correct si-abbreviation for micro in comment.
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keyboard] Add akb-ogr (#17982)arnstadm
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12Fix viendi8l compilation (#18017)Ryan
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] Fix compilation issues for Mechlovin Adelais (#18019)Drashna Jaelre
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keymap] update fave104 keymap (#18004)DUILCHOI
2022-08-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Put non-US ISO keys in their expected spots in sagittarius' default keymaps ↵precondition
(#18005)
2022-08-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12Format code according to conventions (#18009)QMK Bot
2022-08-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-12[Keyboard] Add arc60 (#17976)Vertex-kb
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-11Add minimal STM32F103C6 support (#17853)Sergey Vlasov
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).
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-11[Keyboard] Add Iris Rev. 7 (#17967)Danny
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-11Add cursor layer to DMQ Spin (#17996)Joshua Diamond
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-11update ecila layout (#17975)mincedshon
-update layout
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10Format code according to conventions (#17990)QMK Bot
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10[Keymap] update fave104 keymap (#17988)DUILCHOI
2022-08-10[Keymap] Added personal keymap for keebio/iris/rev6 (#17971)Adam Applegate
2022-08-10[Keyboard] Add Aperture keyboard (#17980)Ivan Gromov
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10[Keyboard] fix: unicorne info.json LAYOUT (#17981)Less/Rikki
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10Acheron Athena Layout Macro Refactor and Additions (#17973)James Young
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10KBDfans KBD67 rev2: rename LAYOUT_65_ansi_split_bs_2_right_mods macro (#17972)James Young
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10[Keyboard] Add Viendi8L (#17943)Álvaro A. Volpato
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10[Keyboard] Initial FM-S and FM-H support (#17765)Álvaro A. Volpato
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10[Keyboard] add chromatonemini keyboard (#13516)3araht
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-10MacroCat Refactor (#17969)James Young
2022-08-10[Keymap] single layer layout for BFO-9000 with numpad on the left (#17957)Roger
2022-08-10Merge remote-tracking branch 'origin/master' into developQMK Bot