qmk_firmware/keyboards/tkw/grandiceps
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
2021-11-02 09:42:50 +11:00
..
keymaps/default [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
rev2 [Keyboard] Update Grandiceps to Rev2 (#14618) 2021-09-29 09:55:34 -07:00
config.h [Keyboard] Update Grandiceps to Rev2 (#14618) 2021-09-29 09:55:34 -07:00
grandiceps.c Keyboard/grandiceps (#11933) 2021-03-15 17:42:09 +00:00
grandiceps.h Keyboard/grandiceps (#11933) 2021-03-15 17:42:09 +00:00
halconf.h Keyboard/grandiceps (#11933) 2021-03-15 17:42:09 +00:00
info.json [Keyboard] Update Grandiceps to Rev2 (#14618) 2021-09-29 09:55:34 -07:00
mcuconf.h Keyboard/grandiceps (#11933) 2021-03-15 17:42:09 +00:00
readme.md [Keyboard] Update Grandiceps to Rev2 (#14618) 2021-09-29 09:55:34 -07:00
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00

grandiceps

grandiceps

ARM split keyboard with RGB underglow and encoders.

  • Keyboard Maintainer: vattern
  • Hardware Supported: f411 blackpill
  • Hardware Availability: grandiceps

There are two versions of the Grandiceps. Please use the appropriate firmware for your board.

  • Revision 2 has I2C eeprom and support for a Pimoroni trackball.

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

make tkw/grandiceps:default
make tkw/grandiceps/rev2:default

Flashing example for this keyboard:

make tkw/grandiceps:default:flash
make tkw/grandiceps/rev2: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 buttons: Hold down the BOOT0 button and then briefly press the NRST button on the BlackPill PCB.
  • Keycode in layout: Press the key mapped to RESET if it is available