qmk-firmwares/keyboards/hp69
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
keymaps Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
config.h Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
hp69.c
hp69.h
info.json Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

hp69

hp69

A 69 key layout keyboard to emulate apple bottom row with 1.5u 1.25u 1.5u bottom layout

  • Keyboard Maintainer: Ananya Kirti
  • Hardware Supported: custom stacked acrylic case
  • Hardware Availability: Contact bob at IMKC Discord

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

make hp69:default

Flashing example for this keyboard:

make hp69:default:flash

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