qmk_firmware/keyboards/cannonkeys/sagittarius
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps/default Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: A-C, Part 1 (#23745) 2024-05-20 21:07:40 +01:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
keyboard.json Add Sagittarius encoder support. (#24617) 2024-11-20 08:59:07 +11:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
readme.md [Keyboard] Sagittarius (#10896) 2021-01-05 20:23:35 -08:00
rules.mk Data-driven Keyboard Conversions: C (#23453) 2024-04-11 16:29:10 +01:00
sagittarius.c Add Sagittarius encoder support. (#24617) 2024-11-20 08:59:07 +11:00

CannonKeys + Acheron Sagittarius

  • Keyboard Maintainer: Andrew Kannan
  • Hardware Supported: STM32F072CBT6

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

make cannonkeys/sagittarius:default

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