Commit Graph

14 Commits (9397bffd014c1b7f8db28675c840499f9003098b)

Author SHA1 Message Date
fauxpark 9397bffd01 Fix a couple of USB VIDs for the API (#7848) 5 years ago
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
* Remove unnecessary IS_COMMAND definition in clueboard/66/rev4

* Replace keyboard_report->mods with get_mods() in IS_COMMAND definitions

* Update docs to use get_mods() instead of keyboard_report->mods

* Replace keyboard_report->mods with get_mods() in tmk_core/protocol/usb_hid/test

For some reason, this occurrence used KB_LSHIFT and KB_RSHIFT, which don't exist

* Replace keyboard_report->mods with get_mods() in Massdrop keyboards (as per @patrickmt)
6 years ago
noroadsleft 064d9e2175 handwired/promethium Refactor and Configurator support (#4524)
* handwired/promethium: refactor

- config.h files
  - updated to use #pragma once
  - removed redundant config.h includes
- layout macro moved from config.h to promethium.h
- layout macro renamed from KEYMAP_CUSTOM to LAYOUT

* handwired/promethium: Configurator support
7 years ago
Jack Humbert 107d8031e5 update priyadi's keymap config 8 years ago
Priyadi Iman Nurcahyo d8f1949029 Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click frequency 8 years ago
Priyadi Iman Nurcahyo ce0efa6b9a Fix LED sequence; bug fixes 8 years ago
Priyadi Iman Nurcahyo 93b2f23bba Promethium rev2
* 10 more indicator LEDs
* Piezo buzzer
* Uses HC138 decoder to free up 5 pins
* Trackpoint buttons are now part of matrix
8 years ago
Priyadi Iman Nurcahyo 3882f97d2e Move keyboard specific stuff to keyboard specific files, and vice versa 8 years ago
Priyadi Iman Nurcahyo 9fc3afbef4 simplify battery calculation for now 8 years ago
Priyadi Iman Nurcahyo 0b54b32361 Enable Adafruit BLE support 9 years ago
Priyadi Iman Nurcahyo 9838ddcead Pretend to be Thinkpad USB Keyboard 9 years ago
Priyadi Iman Nurcahyo 0f39ab5219 remove ifdef on chip type 9 years ago
Priyadi Iman Nurcahyo 8ee389c9b6 My Promethium keyboard firmware 9 years ago