There was an error while loading. Please reload this page.
1 parent ee66d77 commit c16533fCopy full SHA for c16533f
1 file changed
1209/FEE1/index.md
@@ -2,13 +2,13 @@
2
layout: pid
3
title: XENPAD One
4
owner: essotec
5
-license: MIT
+license: GPL-3.0-or-later
6
site: https://xenpads.com
7
source: https://github.com/xenpads/xenpad-firmware
8
---
9
A programmable USB button with a full-colour indicator, built on a Waveshare
10
RP2040-Zero with a mechanical switch and a WS2812. Firmware uses the Raspberry
11
-Pi Pico SDK and TinyUSB and is released under the MIT licence.
+Pi Pico SDK and TinyUSB and is released under the the GNU General Public License v3.
12
13
The device exposes two HID interfaces: a keyboard interface, which sends
14
shortcuts stored in the device's own flash, and a vendor interface (usage page
0 commit comments