qmk_firmware/keyboards/evyd13/atom47
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
rev2 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
rev3 Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
rev4 Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
rev5 Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
readme.md [Keyboard] Refactor atom47 and add rev4 and rev5 (#13201) 2021-08-19 09:40:28 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Atom47

Atom47

Support

Build

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

make evyd13/atom47/rev5:default

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