qmk_firmware/keyboards/unikeyboard/felix
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
felix.c [Keyboard] move unikeyboard boards to /unikeyboard (#16081) 2022-01-31 11:42:53 -08:00
felix.h [Keyboard] move unikeyboard boards to /unikeyboard (#16081) 2022-01-31 11:42:53 -08:00
info.json Move keyboard USB IDs and strings to data driven: U (#17900) 2022-08-03 23:53:46 +01:00
readme.md [Keyboard] move unikeyboard boards to /unikeyboard (#16081) 2022-01-31 11:42:53 -08:00
rules.mk [Keyboard] move unikeyboard boards to /unikeyboard (#16081) 2022-01-31 11:42:53 -08:00

Felix

A customizable number/macropad made by Unikeyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: Felix PCB, Pro Micro
Hardware Availability: Unikeyboard

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

make unikeyboard/felix:default

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