Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-16 | [Keyboard] Add SOFT/HRUF Splitography keyboard (#15133) | Alexis Jeandeau | |
2021-11-16 | [Keyboard] Packrat (#14574) | drhigsby | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-16 | [Keyboard] Fix handful of boards compiling too large due to RGB matrix ↵ | Drashna Jaelre | |
changes (#15184) | |||
2021-11-16 | [Keyboard] Fix oled_task_user for ffkeebs/puca (#15185) | Drashna Jaelre | |
2021-11-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-16 | handwired/myskeeb Layout Macro Refactor (#15181) | James Young | |
* handwired/myskeeb: update key positions in info.json * remove unused matrix positions L26 and R20 aren't physically present on the keyboard. * add image to readme file * add supported hardware and flashing example to readme | |||
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-16 | wsk/sl40: remove dead space from LAYOUT_all (#15183) | James Young | |
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2021-11-16 | [Keyboard] Add FootFingers Puca (#14837) | Sleepdealer | |
2021-11-16 | [Keyboard] Add Pachi RGB Rev 2 (#15141) | Xelus22 | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-16 | [Keyboard] Emery65 (#15145) | yiancar | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com> | |||
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | [Keyboard] Add macro3 PCB support (#15131) | Albert Y | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | [Keyboard] Add layout options, hotswap version to portal 66 (#14719) | Matthew Dias | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | [Keyboard] Add Bourgeau 75% PCB (#15072) | studiokestra | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-11-15 | [Keyboard] Fix bandominedoni via keymap compilation (#15171) | Drashna Jaelre | |
2021-11-16 | Fix additional board sizes for RGB Matrix (#15170) | Drashna Jaelre | |
2021-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | kb_elmo/m0116_usb: Fix Configurator Key Sequence (#15147) | James Young | |
* friendly-format info.json * fix info.json key sequence | |||
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | |
2021-11-14 | Rework and expand Pointing Device support (#14343) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2021-11-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-13 | kb_elmo/elmopad: fix macro reference in info.json (#15142) | James Young | |
2021-11-13 | kb_elmo/m0110a_usb: Fix Configurator Key Sequence (#15143) | James Young | |
* correct info.json key sequence * friendly-format info.json Adds label keys and line breaks between the keyboard rows. | |||
2021-11-13 | Update UART driver API (#14839) | Ryan | |
* Add uart_puts() and uart_gets() * Add some docs * Rework API * Formatting * Update docs/uart_driver.md Co-authored-by: Sergey Vlasov <sigprof@gmail.com> * Simplify a uart_write() loop * Update platforms/avr/drivers/uart.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-11-13 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | |
2021-11-13 | [Keyboard] Add space between Cradio info.json layout (#15127) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-13 | matrix/abelx - Update ChibiOS conf files (#15130) | Joel Challis | |
* Fix obsolete or unknown configuration file * use qmk chibios-confmigrate | |||
2021-11-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-12 | [Keyboard] Add JadooKB JKB2 (#15036) | WiZ.GG | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-12 | [Keyboard] Update a_dux info.json (#15126) | Albert Y | |
Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-11-12 | [Keyboard] Add Chalice Support (#15106) | Josh Johnson | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-11-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-12 | Fix obsolete or unknown configuration file (#15129) | Joel Challis | |
2021-11-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-12 | Avoid MATRIX_*_PINS due to schema validation errors (#15123) | Joel Challis | |
2021-11-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-11 | Update Gergoplex keymap (#15111) | George Petri | |
* fix wrong config * start work on gaming layer * mod tap per key * tap dance to game layer * impl game layer * add double quotes and underline | |||
2021-11-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-11 | [Keyboard] Reduce compiled size for pk64rgb's via keymap (#15118) | Drashna Jaelre | |
2021-11-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-11 | [Keyboard] Fix compilation issues for Krush boards (#15117) | Drashna Jaelre | |
2021-11-11 | [Keyboard] Fix compilation issues for Lime (#15116) | Drashna Jaelre | |
2021-11-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-10 | [Keyboard] Lime by HellTM (#14710) | HellTM | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |