qmk_firmware/keyboards/green_keys/gravity_45
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
keyboard.json [Keyboard] Add Gravity-45(#25206) 2025-04-30 12:08:37 -06:00
readme.md [Keyboard] Add Gravity-45(#25206) 2025-04-30 12:08:37 -06:00

Gravity-45

green_keys/gravity_45

Gravity-45 is a 45-key integrated keyboard.
It uses the Waveshare RP2040-Zero MCU.
Keyswitch sockets are used for easy keyswitch replacement.
The tight PCB outline lines allow for easy case design.


Gravity-45 は 45キーの一体型のキーボードだ。
MCUにはWaveshare RP2040-Zeroを採用している。
キースイッチソケットを使用するためキースイッチの交換が容易に行える。
PCBの外形線がタイトなので、ケースの設計が容易だ。

  • Keyboard Maintainer: takashicompany
  • Hardware Supported: PCB, Waveshare RP2040-Zero
  • Hardware Availability: GreenKeys

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

make green_keys/gravity_45:default

Flashing example for this keyboard:

make green_keys/gravity_45:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available