qmk_firmware/keyboards/satt/comet46
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 2 (#18660) 2022-10-10 20:06:26 +01:00
lib Refactor satt/comet46 to use core OLED driver (#17856) 2022-07-31 15:35:42 +01:00
comet46.c move @satt99 's comet46 to satt/ (#16059) 2022-02-12 01:13:48 +00:00
comet46.h move @satt99 's comet46 to satt/ (#16059) 2022-02-12 01:13:48 +00:00
config.h Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
info.json Move keyboard USB IDs and strings to data driven: S (#17889) 2022-08-04 08:12:37 +10:00
matrix.c Move more UART-based keyboards to use timeout correctly. (#17329) 2022-06-08 14:51:41 -07:00
readme.md move @satt99 's comet46 to satt/ (#16059) 2022-02-12 01:13:48 +00:00
rules.mk Refactor satt/comet46 to use core OLED driver (#17856) 2022-07-31 15:35:42 +01:00

Comet46

Comet46

A split wireless 40% column-staggered keyboard

Keyboard Maintainer: SatT
Hardware Supported: Comet46 PCB, atmega32u4, nRF51822
Hardware Availability: Comet46 PCB, case, and receiver
Firmware for nordic MCUs: SRC and precompiled

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

make satt/comet46:default

See build environment setup then the make instructions for more information.