| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan | 2020-05-17 | 1 | -2/+0 |
* | Disable console on vusb boards using mouse/extra (#8625) | Joel Challis | 2020-03-31 | 1 | -1/+1 |
* | V-USB: Consolidate usbconfig.h's into a single file (#8584) | Ryan | 2020-03-31 | 1 | -352/+0 |
* | V-USB: Use structs for USB descriptors (#8572) | Ryan | 2020-03-28 | 1 | -9/+3 |
* | V-USB: Use manufacturer and product strings from config.h (#7797) | Ryan | 2020-03-26 | 1 | -30/+5 |
* | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan | 2020-03-09 | 1 | -2/+0 |
* | Fix LED configuration for PS2AVRGB boards (#7989) | fauxpark | 2020-01-23 | 1 | -6/+3 |
* | Remove custom backlight code for PS2AVRGB boards (#7775) | fauxpark | 2020-01-18 | 2 | -20/+14 |
* | [Keyboard] Update ATmega32A readme files to match template (#7462) | Joel Challis | 2019-11-23 | 1 | -35/+8 |
* | Set device version from config.h for V-USB boards (#7316) | fauxpark | 2019-11-15 | 2 | -1/+2 |
* | Add support for configurable polling interval and power usage o… (#7336) | fauxpark | 2019-11-15 | 1 | -10/+0 |
* | Convert some PS2AVRGB boards to I2C WS2812 driver (#7241) | fauxpark | 2019-11-04 | 2 | -66/+6 |
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -15/+8 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
* | [Keyboard] Pearl Refactors (#5907) | MechMerlin | 2019-05-19 | 10 | -356/+102 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -4/+0 |
* | Turn off Mousekeys for several ps2avrGB keyboards (#4502) | Drashna Jaelre | 2018-11-27 | 1 | -4/+4 |
* | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević | 2018-11-27 | 1 | -1/+1 |
* | Optimize size of Pearl keyboard | Drashna Jaelre | 2018-09-28 | 1 | -3/+4 |
* | Keyboard: Pearl keyboard LAYOUT_spacebar had an undefined constant K34 (#3633) | Felipe Coury | 2018-08-12 | 1 | -1/+1 |
* | Add cijanzen Pearl 40% keymap (#2878) | christopherjanzen | 2018-05-02 | 5 | -0/+144 |
* | More QMK Configurator Support for Pearl (#2814) | MechMerlin | 2018-04-26 | 6 | -27/+61 |
* | QMK Configurator update for the Pearl 40% (#2810) | James | 2018-04-26 | 6 | -22/+35 |
* | Beginning implementation of Pearl backlight. Levels and breathing not working... | Phil | 2018-04-11 | 4 | -1/+105 |
* | Add pearl README, add rask's Pearl layout | Otto Rask | 2018-03-26 | 4 | -0/+200 |
* | Modified default keymap to match ps2avrgb default | Ethan Madden | 2017-12-02 | 1 | -4/+10 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 2 | -2/+6 |
* | Splits up ps2avrGB boards into their own folders (#2014) | Jack Humbert | 2017-11-17 | 10 | -0/+893 |