Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-05 | Attempt to fix changed files on CI workflow (#23205) | Joel Challis | |
2024-03-05 | Bump peter-evans/create-pull-request from 5 to 6 (#22995) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2024-03-04 | Iron180 V2 H: correct key sizes (#23214) | James Young | |
2024-03-04 | `mntre_v3`: correct layout data (#23216) | James Young | |
2024-03-04 | Iron180 V2 S: correct ANSI Enter key sizes (#23215) | James Young | |
2024-03-02 | Workaround for uart makefile issues (#23192) | Joel Challis | |
2024-03-02 | Normalise .editorconfig. (#23186) | Nick Brassel | |
2024-03-02 | Remove cd suggestion from new-keyboard (#23194) | Joel Challis | |
2024-03-02 | CLI Speed improvements. (#23189) | Nick Brassel | |
2024-03-02 | Fix up AVR production build target. (#23190) | Nick Brassel | |
2024-03-01 | Fixing typos for OSAv2 and OSAv2_Topre (#23161) | blindassassin111 | |
Correcting tilde to grave, fixing a typo in ec.c, and removing some comments that were accidentally left in. | |||
2024-03-01 | geistmaschine/geist: enable mousekey, fix issues in default/via keymap (#23187) | Moritz Plattner | |
2024-02-28 | Merge branch 'develop' | Nick Brassel | |
2024-02-28 | Merge point for 2024q1 Breaking Change | Nick Brassel | |
2024-02-28 | 2024q1 `develop` changelog. (#23150) | Nick Brassel | |
2024-02-28 | Update Atmel DFU driver assignments for dfu-programmer 1.x (#23165) | Ryan | |
2024-02-28 | Merge upstream uf2conv.py changes (#23163) | Joel Challis | |
2024-02-27 | Satisfaction75 post merge updates (#23158) | Joel Challis | |
2024-02-27 | Ensmallification of `helix/rev3_5rows:via`. (#23159) | Nick Brassel | |
2024-02-27 | Cleanup Satisfaction75 Firmware and add new revisions (#22082) | Andrew Kannan | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2024-02-26 | cipulot/common: Fix for multiple AMUX usage (#23155) | Cipulot | |
2024-02-26 | Cipulot refactoring (#22368) | Cipulot | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2024-02-26 | Nix shell updates (Nixpkgs 2024-02-23, QMK CLI 1.1.5) (#23143) | Sergey Vlasov | |
2024-02-25 | LED drivers: update keyboard LED configs (#23073) | Ryan | |
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config | |||
2024-02-25 | Add LED/RGB Matrix drivers to info.json schema (#23127) | Ryan | |
2024-02-22 | Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129) | Nick Brassel | |
2024-02-22 | Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps ↵ | Ryan | |
(#23128) | |||
2024-02-22 | IS31FL3729 updates (#23109) | Ryan | |
2024-02-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2024-02-21 | [Keyboard] Add the Compensator (#23103) | Logan Foster | |
* Pushed up compensator start * Addressed Firmware Changes * Fixed some keybind issues * Updated readMe * Added keymap * Adjustments for PR * adjusted on-state * Applied sugguested changes * Addressed PR changes * Addressed macro comments * Addressed layer comments | |||
2024-02-20 | Manual user keymap removal (#23119) | Joel Challis | |
2024-02-20 | Fixup inett_studio/sq80 (#23121) | jack | |
2024-02-20 | [Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839) | Stefan Kerkmann | |
* onekey: stm32f3_disco: add usart pins and activate peripheral Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: change SD1 prefix to UART Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * chibios: uart: add SIO driver and RP2040 compatibility Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Update platforms/chibios/drivers/uart.h Co-authored-by: Joel Challis <git@zvecr.com> --------- Signed-off-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2024-02-20 | WS2812 bitbang: prefix for `NOP_FUDGE` define (#23110) | Ryan | |
2024-02-20 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2024-02-20 | Fix double code indenting (#23117) | Nick Brassel | |
2024-02-20 | [Bug] Fix pmw33xx sensor corruption on get-cpi call (#23116) | Drashna Jaelre | |
2024-02-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2024-02-19 | [Keyboard] Add moky88 (#22954) | VertorWang | |
* Update * 代码对齐 * 修改键盘名称 * 增加Readme * Add copyright notice * Update keyboards/moky/moky88/info.json Delete solid_color Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/moky88.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/moky/moky88/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/moky/moky88/keymaps/default/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/moky/moky88/keymaps/via/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/moky/moky88/config.h Co-authored-by: Joel Challis <git@zvecr.com> * Add a key to enter the bootloader, and add instructions to the readme documentation * delete maintainer * add default/rules.mk * Update readme.md * Update readme.md --------- Co-authored-by: vertor <zhen.wang@westberrytech.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2024-02-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2024-02-19 | [Keyboard] Add iNETT Studio SQUARE 80% (#21082) | Mathias Andersson | |
This keyboard comes stock with a forked version of QMK that is quite outdated at this point. I decided to go with the name `sq80` to stay in line with the existing `sqx`, and "SQ80" has been used in some of the communication from the creators. | |||
2024-02-19 | Fix make clean test:os_detection (#23112) | Joel Challis | |
2024-02-19 | OS Detection - Entire file should not be wrapped with ifdef (#23108) | Joel Challis | |
2024-02-19 | Late9 keymaps update, added VIA support (#22801) | rookiebwoy | |
2024-02-19 | Refactor: group kbdfans keyboards (#22764) | フィルターペーパー | |
Move two kbdfans keyboard into kbdfans folder | |||
2024-02-19 | Manual user keymap removal (#23104) | Joel Challis | |
2024-02-18 | Fixup boardsource/equals (#23106) | jack | |
* initial * reorder headers | |||
2024-02-18 | Add encoder abstraction. (#21548) | Nick Brassel | |
2024-02-18 | Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) | Joel Challis | |
2024-02-18 | Update GPIO macro usages in core (#23093) | Ryan | |