0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-20 00:23:21 +00:00
qmk_firmware/keyboards/clueboard/17
Ryan 5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 () 2022-10-15 22:29:43 +01:00
.noci Add the ability to exclude keyboards from travis builds () 2020-12-18 12:17:53 -08:00
17.c Refactor to use led config - Part 4 () 2020-11-21 19:11:50 +00:00
17.h Change keyboard level include guards to pragma once () 2021-09-01 19:03:14 +10:00
config.h Change keyboard level include guards to pragma once () 2021-09-01 19:03:14 +10:00
info.json Update info.json configs to explicitly list RGBLIGHT animations () 2022-10-15 09:54:52 -07:00
readme.md Clueboard refresh () 2019-01-23 09:25:32 -08:00
rules.mk cleanup clueboard based on latest validation work 2021-01-07 21:21:12 -08:00

Clueboard 17% (Formerly Cluepad)

Clueboard 17%

A basic 17 key numpad PCB.

Make example for this keyboard (after setting up your build environment):

make clueboard/17:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.