unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64896] [PATCH 0/8] gnu: Add qmk.
@ 2023-07-27 12:54 Jean-Pierre De Jesus DIAZ via Guix-patches via
  2023-07-27 12:57 ` [bug#64896] [PATCH 1/8] gnu: Add python-hid Jean-Pierre De Jesus DIAZ via Guix-patches via
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Jean-Pierre De Jesus DIAZ via Guix-patches via @ 2023-07-27 12:54 UTC (permalink / raw)
  To: 64896; +Cc: Jean-Pierre De Jesus DIAZ, efraim, lars, ludo, vagrant, jgart

Hello,

This patch series add support for the QMK command line utility which is used
to manage the firmware of keyboards supporting QMK firmwares.

CC'ed embedded and python teams.

Jean-Pierre De Jesus DIAZ (8):
  gnu: Add python-hid.
  gnu: Add python-spinners.
  gnu: Add python-log-symbols.
  gnu: Add python-halo.
  gnu: Add python-hjson.
  gnu: Add python-dotty-dict.
  gnu: Add python-milc.
  gnu: Add qmk.

 gnu/packages/firmware.scm   | 26 +++++++++++++
 gnu/packages/hardware.scm   |  1 +
 gnu/packages/libusb.scm     | 37 ++++++++++++++++++
 gnu/packages/python-xyz.scm | 64 ++++++++++++++++++++++++++++++
 gnu/packages/terminals.scm  | 77 +++++++++++++++++++++++++++++++++++++
 5 files changed, 205 insertions(+)


base-commit: cf9904bcc8dd03e73675475bb4d8746dc434e415
-- 
2.34.1





^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-08-30  0:20 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-27 12:54 [bug#64896] [PATCH 0/8] gnu: Add qmk Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57 ` [bug#64896] [PATCH 1/8] gnu: Add python-hid Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57   ` [bug#64896] [PATCH 2/8] gnu: Add python-spinners Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57   ` [bug#64896] [PATCH 3/8] gnu: Add python-log-symbols Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57   ` [bug#64896] [PATCH 4/8] gnu: Add python-halo Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57   ` [bug#64896] [PATCH 5/8] gnu: Add python-hjson Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57   ` [bug#64896] [PATCH 6/8] gnu: Add python-dotty-dict Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57   ` [bug#64896] [PATCH 7/8] gnu: Add python-milc Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-27 12:57   ` [bug#64896] [PATCH 8/8] gnu: Add qmk Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:23 ` [bug#64896] [PATCH v2 0/8] " Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:23   ` [bug#64896] [PATCH v2 1/8] gnu: Add python-hid Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:23   ` [bug#64896] [PATCH v2 2/8] gnu: Add python-spinners Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:23   ` [bug#64896] [PATCH v2 3/8] gnu: Add python-log-symbols Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:23   ` [bug#64896] [PATCH v2 4/8] gnu: Add python-halo Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:24   ` [bug#64896] [PATCH v2 5/8] gnu: Add python-hjson Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:24   ` [bug#64896] [PATCH v2 6/8] gnu: Add python-dotty-dict Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:24   ` [bug#64896] [PATCH v2 7/8] gnu: Add python-milc Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-07-28 12:24   ` [bug#64896] [PATCH v2 8/8] gnu: Add qmk Jean-Pierre De Jesus DIAZ via Guix-patches via
2023-08-30  0:19 ` bug#64896: [PATCH 0/8] " Vagrant Cascadian

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).