qmk_firmware/keyboards/molecule
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
adns9800_srom_A6.h [Keyboard] add molecule (#12601) 2021-06-06 22:08:20 -07:00
adns.c Remove quantum.h includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
adns.h Remove quantum.h includes from keyboard code (#23394) 2024-04-03 10:44:25 +11:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: M, Part 2 (#23773) 2024-05-22 11:13:39 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: M, Part 2 (#23773) 2024-05-22 11:13:39 +01:00
readme.md [Keyboard] add molecule (#12601) 2021-06-06 22:08:20 -07:00
rules.mk Data-Driven Keyboard Conversions: M, Part 3 (#23614) 2024-04-26 05:41:09 +01:00

molecule

molecule

A 40 keys keyboard with trackball.

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

make molecule:default

Flashing example for this keyboard:

make molecule:default:flash

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

This keyboard project includes aball project source code partially.