Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 10 | -0/+523 |
|\ | |||||
| * | [Keymap] Add thattolleyguy keymaps (#15351) | Tyler Tolley | 2022-04-13 | 10 | -0/+523 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding personal keymaps * Update licenses * Fix RGB settings * Define used animations Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 24 | -6/+980 |
|\| | |||||
| * | [Keyboard] Add Frooastboard Walnut (69% Keyboard) (#16743) | Simon | 2022-04-13 | 12 | -0/+637 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] add tiger80 keyboard (#16742) | moyi4681 | 2022-04-13 | 9 | -0/+269 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | [Keyboard] annepro2: match default keymap to stock keycaps (#16724) | bwisn | 2022-04-13 | 3 | -6/+74 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 21 | -26/+447 |
|\| | |||||
| * | [Keyboard] Add banime40 keyboard (#16694) | Christian Lo | 2022-04-13 | 9 | -0/+304 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] correct matrix for Kay65 (#16751) | mechlovin | 2022-04-13 | 3 | -12/+13 |
| | | |||||
| * | [Keymap] Fix snowe keymap after updates to QMK (#16777) | Tyler Thrailkill | 2022-04-13 | 6 | -14/+38 |
| | | |||||
| * | [Keyboard] KBD67 rev1 Caps Lock LED Fix (#16790) | mudhead | 2022-04-13 | 1 | -0/+1 |
| | | |||||
| * | [Keyboard] Ported ErgoDox to VIA (#16804) | IFo Hancroft | 2022-04-13 | 2 | -0/+91 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 6 | -37/+39 |
|\| | |||||
| * | [Keyboard] Waffling60 - minor tweak, improve default behavior of caps lock ↵ | 4pplet | 2022-04-13 | 6 | -37/+39 |
| | | | | | | | | | | | | | | indicator. (#16836) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> | ||||
* | | Quantum Painter (#10174) | Nick Brassel | 2022-04-13 | 62 | -35/+7561 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Install dependencies before executing unit tests. * Split out UTF-8 decoder. * Fixup python formatting rules. * Add documentation for QGF/QFF and the RLE format used. * Add CLI commands for converting images and fonts. * Add stub rules.mk for QP. * Add stream type. * Add base driver and comms interfaces. * Add support for SPI, SPI+D/C comms drivers. * Include <qp.h> when enabled. * Add base support for SPI+D/C+RST panels, as well as concrete implementation of ST7789. * Add support for GC9A01. * Add support for ILI9341. * Add support for ILI9163. * Add support for SSD1351. * Implement qp_setpixel, including pixdata buffer management. * Implement qp_line. * Implement qp_rect. * Implement qp_circle. * Implement qp_ellipse. * Implement palette interpolation. * Allow for streams to work with either flash or RAM. * Image loading. * Font loading. * QGF palette loading. * Progressive decoder of pixel data supporting Raw+RLE, 1-,2-,4-,8-bpp monochrome and palette-based images. * Image drawing. * Animations. * Font rendering. * Check against 256 colours, dump out the loaded palette if debugging enabled. * Fix build. * AVR is not the intended audience. * `qmk format-c` * Generation fix. * First batch of docs. * More docs and examples. * Review comments. * Public API documentation. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 3 | -4/+8 |
|\| | |||||
| * | [Keymap] sinc/lickel: Use backlight keys in Fn Row (#16789) | Adam Lickel | 2022-04-13 | 3 | -4/+8 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 9 | -0/+342 |
|\| | |||||
| * | [Keyboard] Add Eros by PJB (#16756) | PJB Keyboard Design | 2022-04-13 | 9 | -0/+342 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 4 | -13/+18 |
|\| | |||||
| * | [Keymap] fixed oled turn-off issue for crkbd:gotham (#16748) | Allen Choi | 2022-04-13 | 4 | -13/+18 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 28 | -0/+809 |
|\| | |||||
| * | [Keyboard] Add ratio65 by rationalist (#16727) | 4pplet | 2022-04-12 | 18 | -0/+499 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Adding waffling80, TKL PCB (#16726) | 4pplet | 2022-04-12 | 10 | -0/+310 |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 3 | -113/+270 |
|\| | |||||
| * | [Keymap] Change helix:froggy_106 keymap to use split_common (#16704) | Takeshi ISHII | 2022-04-12 | 3 | -113/+270 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 12 | -0/+457 |
|\| | |||||
| * | [Keyboard] add pegasus (#16701) | melonbred | 2022-04-12 | 12 | -0/+457 |
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 17 | -1/+618 |
|\| | |||||
| * | [Keyboard] add E80-1800 PCB (#16645) | Moritz | 2022-04-12 | 17 | -1/+618 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 6 | -23/+156 |
|\| | |||||
| * | [Keyboard] super16 update (#16494) | ziptyze | 2022-04-12 | 6 | -23/+156 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 9 | -0/+225 |
|\| | |||||
| * | [Keyboard] add 10k (#16531) | Nabos | 2022-04-12 | 9 | -0/+225 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nicolas Ballet <balletn@igbmc.fr> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 13 | -0/+337 |
|\| | |||||
| * | [Keyboard] Add Synth Labs Solo keyboard (#16103) | Nostril | 2022-04-12 | 13 | -0/+337 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 12 | -0/+288 |
|\| | |||||
| * | [Keyboard] Add s-ol/0xC.pad (#16057) | sol | 2022-04-12 | 12 | -0/+288 |
| | | | | | | | | | | | | | | * [Keyboard] Add s_ol/0xc_pad * [Keyboard] add factory testing RGB_MATRIX pattern Co-authored-by: s-ol <s-ol@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-13 | 25 | -0/+1104 |
|\| | |||||
| * | [Keyboard] Add userspace pdl and a handwired board (#14199) | Daniel Perrett | 2022-04-12 | 25 | -0/+1104 |
| | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-11 | 1 | -3/+3 |
|\| | |||||
| * | Fix numbering to match the correct columns (#16831) | Kamil Zielinski | 2022-04-11 | 1 | -3/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-11 | 4 | -4/+4 |
|\| | |||||
| * | GMMK Pro return false in encoder user. (#16830) | Dasky | 2022-04-11 | 4 | -4/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-11 | 3 | -109/+237 |
|\| | |||||
| * | Change helix:froggy keymap to use split_common (#16703) | Takeshi ISHII | 2022-04-11 | 3 | -109/+237 |
| | | | | | | | | | | | | | | * create LAYOUT_half() macro into helix/rev2/keymaps/froggy/keymap.c * Makes QMK standerd OLED driver used by the helix:froggy keymap switchable. * Change helix:froggy keymap to use split_common | ||||
* | | Fixed usb read loops not reading until timeout (#16827) | Sascha | 2022-04-10 | 1 | -3/+3 |
| | | | | | | * the size variable was redeclared (hiding the variable of the outside scope) and therefore the while check was always false, so the compiler just removed the do while loop, but it would be better to read all data and only exit the task, after this is done | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-09 | 1 | -1/+1 |
|\| | |||||
| * | [Bug] Fix matrix scan reporting interval (#16825) | Simon Arlott | 2022-04-09 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-09 | 1 | -1/+1 |
|\| |