qmk_firmware/keyboards/lucid/phantom_hs
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 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: L (#17849) 2022-08-02 01:02:19 +01:00
phantom_hs.c [Keyboard] Added Phantom Keyboard by Lucid (#10988) 2020-11-25 10:36:49 -08:00
phantom_hs.h [Keyboard] Added Phantom Keyboard by Lucid (#10988) 2020-11-25 10:36:49 -08:00
readme.md Updated README name (#11033) 2020-11-29 17:52:22 +00:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Phantom Hotswap PCB by Lucid

The following is the QMK Firmware for the Phantom Hotswap PCB for LucidKB.

  • Keyboard Maintainer: Lucid
  • Hardware Supported: Phantom

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

make lucid/phantom_hs:default

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