From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51459) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJN8W-00057N-DO for guix-patches@gnu.org; Sat, 12 Oct 2019 15:33:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJN8T-0007NK-JM for guix-patches@gnu.org; Sat, 12 Oct 2019 15:33:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53618) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iJN8R-0007Mk-PY for guix-patches@gnu.org; Sat, 12 Oct 2019 15:33:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iJN8R-0008Uz-K7 for guix-patches@gnu.org; Sat, 12 Oct 2019 15:33:03 -0400 Subject: [bug#37717] [PATCH 0/3] gnu: Add kmonad. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:51393) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJN88-0004yo-By for guix-patches@gnu.org; Sat, 12 Oct 2019 15:32:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJN87-0007EU-6v for guix-patches@gnu.org; Sat, 12 Oct 2019 15:32:44 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:42993) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iJN86-0007Ck-L8 for guix-patches@gnu.org; Sat, 12 Oct 2019 15:32:43 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 2DACC210AF for ; Sat, 12 Oct 2019 15:32:40 -0400 (EDT) Mime-Version: 1.0 Message-Id: <4551b258-a4e3-49f8-9c22-5840edbbd3a7@www.fastmail.com> Date: Sat, 12 Oct 2019 19:32:19 +0000 From: "Alex Griffin" Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 37717@debbugs.gnu.org This patch series adds kmonad, an advanced keyboard remapping utility inspired by the open source QMK keyboard firmware project. https://github.com/david-janssen/kmonad -- Alex Griffin