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