qmk-dactyl-manuform-a/keyboards/mechlovin/hannah910
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
rev1 Remove FAUXCLICKY feature (deprecated) (#11829) 2021-02-09 09:49:05 -08:00
rev2 Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
rev3 [Keyboard] Add Serratus PCB (#13281) 2021-07-14 13:55:52 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
hannah910.c [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
hannah910.h [Keyboard] add Hannah910 rev3 (#9710) 2020-08-03 19:46:55 -07:00
readme.md [Keyboard] add Hannah910 rev3 (#9710) 2020-08-03 19:46:55 -07:00
rules.mk [Keyboard] add Hannah910 V2 PCB and VIA support (#8024) 2020-01-31 19:02:29 -08:00

readme.md

hannah910

hannah910

Replacement PCB and plate for TGR 910 keyboard, Kyuu Keyboard (TypeC version)

  • Keyboard Maintainer: Mechlovin'
  • Hardware Supported: TGR910 CE, TGR910 SE, Kyuu (TypeC version)
  • Hardware Availability: Reddit Group Buy

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

make mechlovin/hannah910/rev1:default
make mechlovin/hannah910/rev2:default
make mechlovin/hannah910/rev3:default

Make firmware for keymap with VIA:

make mechlovin/hannah910/rev1:via
make mechlovin/hannah910/rev2:via
make mechlovin/hannah910/rev3:via

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