qmk_firmware/keyboards/mechlovin/infinityce
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 RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
infinityce.c Unconditionally call led_init_ports (#12116) 2021-08-03 18:34:32 +01:00
infinityce.h [Keyboard] add Infinity CE (#8067) 2020-02-05 09:12:53 -08:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10:00
readme.md [Keyboard] add Infinity CE (#8067) 2020-02-05 09:12:53 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

infinityce

infinityce

Replacement PCB for TGR Jane CE V2 keyboard

  • Keyboard Maintainer: mechlovin
  • Hardware Supported: Infinity CE PCB
  • Hardware Availability: GeekhackGB

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

make mechlovin/infinityce:default

Build firmware for VIA:

make mechlovin/infinityce:via

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