qmk_sweep_skeletyl/keyboards/cannonkeys/adelie
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
adelie.c [Keyboard] Adelie Firmware (#13265) 2021-12-14 19:41:41 -08:00
adelie.h [Keyboard] Adelie Firmware (#13265) 2021-12-14 19:41:41 -08:00
config.h Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
readme.md [Keyboard] Adelie Firmware (#13265) 2021-12-14 19:41:41 -08:00
rules.mk [Keyboard] Adelie Firmware (#13265) 2021-12-14 19:41:41 -08:00

Adelie

Adelie

The Adelie 50% Keyboard by Abec13

layout

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

make cannonkeys/adelie:default

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