qmk_firmware/keyboards/flx/lodestone
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: F (#17816) 2022-07-27 22:44:05 +01:00
lodestone.c [Keyboard] FLX Lodestone (#8451) 2020-03-18 12:56:22 -07:00
lodestone.h FLX Lodestone: add ANSI and ISO layout data and keymaps (#8481) 2020-03-21 15:36:27 -07:00
readme.md [Keyboard] FLX Lodestone (#8451) 2020-03-18 12:56:22 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

FLX & proto[Typist] Lodestone

Lodestone is a keyboard PCB supporting 65% layout with one bottom row blocker, designed by Flex of FLX Keyboards. More info at proto[Typist]

  • Keyboard Maintainer: Flexerm
  • Hardware Supported: FLX - Lodestone (LS65) PCB
  • Hardware Availability: proto[Typist]

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

make flx/lodestone:default

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