summaryrefslogtreecommitdiff
path: root/keyboards/jj4x4/config.h
Commit message (Collapse)AuthorAge
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-22
| | | | | * reset; redoing my steps; and recommit * include xd002/.noci
* VIA keymap for JJ4x4 and general cleanup (#8888)Ryan2020-04-24
|
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-26
| | | | | * V-USB: Use manufacturer and product strings from config.h * Update board configs
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-09
|
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-18
| | | | | | | | | | | | | | * Remove custom backlight code for PS2AVRGB boards * Remove custom driver setting * BACKLIGHT_BREATHING goes in config.h, not here * Don't need to include backlight.c again here either * Turn on backlight for Canoe * Disable console on a few boards due to oversize
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-15
|
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-15
| | | | | | * Add support for custom polling interval and power usage on V-USB boards * Use 1ms as default for now
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
|
* [Keyboard] Refactor jj4x4 to current standards (#5567)zvecr2019-04-08
| | | | | | | | * Refactor 4x4 in line with current ps2avrgb template * Add backlight pwm bodge till #4324 lands * Disable bootmagic lite as it seems to not work on atmega32a/bootloadHID
* [Keyboard] Refactor jj4x4 to enable ortho_4x4 LAYOUT (#5112)zvecr2019-02-12
| | | | | | | | * Correct configurator info.json * Refactor to support ortho_4x4 * Refactor to support ortho_4x4 - remove commented out code
* [Keyboard] Add support for jj4x4 numpad/macropad by Kprepublic (#5016)sprayed2019-02-05
* added keyboard jj4x4, a shorter version of the jj40 * removed useless file * edited jj4x4 readme.md * optimized array size in jj4x4 config.h, removed reference to jj40 layouts from rules.mk * removed custom matrix for this ps2avrgb board, refactored column and row pins