From 2591b2d9c79d3b296ca02613cd9e740a57125ccb Mon Sep 17 00:00:00 2001 From: Joshua Liu Date: Sat, 20 Sep 2025 18:36:40 -0400 Subject: doc: explained the purpose of this module --- functions.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'functions.h') diff --git a/functions.h b/functions.h index e69de29..c36d1f4 100644 --- a/functions.h +++ b/functions.h @@ -0,0 +1,3 @@ +/* + * This file is for functions that are executed upon keypresses + */ -- cgit v1.2.3