index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
pearl
/
config.h
Age
Commit message (
Expand
)
Author
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-03
Move keyboard USB IDs and strings to data driven: P (#17875)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-03-10
Refactor to use led config - Part 6 (#12115)
Joel Challis
2021-01-20
Remove `DESCRIPTION`, N-Q (#11631)
Ryan
2020-03-09
Remove NO_UART defines from config.h for V-USB boards (#8351)
Ryan
2020-01-18
Remove custom backlight code for PS2AVRGB boards (#7775)
fauxpark
2019-11-15
Set device version from config.h for V-USB boards (#7316)
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-09-28
Optimize size of Pearl keyboard
Drashna Jaelre
2018-04-11
Beginning implementation of Pearl backlight. Levels and breathing not working...
Phil
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