update attribute citation

This commit is contained in:
Lucas Jensen
2025-04-07 08:10:56 -07:00
parent eab253a637
commit c8eb3b0def

View File

@@ -15,7 +15,12 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
// This keymap is heavily inspired by Quentin LEBASTARD's work at bastardkb.com /*
* This keymap is heavily inspired by Quentin LEBASTARD's work at bastardkb.com
* In particular, inspiration is drawn from the Charybdis Nano layout. Notable
* alternations include: numbers moved to left hand, removal of rgb, various
* changes to thumb key layout and layer accessing layers.
*/
#include QMK_KEYBOARD_H #include QMK_KEYBOARD_H
#if __has_include("keymap.h") #if __has_include("keymap.h")