qmk-dactyl-manuform-a/users/bocaj
Drashna Jaelre 7a6e630ffd
Fix RGB/LED Suspend defines (#13146)
2021-06-09 22:59:19 -07:00
..
.gitignore Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
.gitlab-ci.yml Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
bocaj.c Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
bocaj.h Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
config.h Fix RGB/LED Suspend defines (#13146) 2021-06-09 22:59:19 -07:00
process_records.c Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
process_records.h Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
readme.md Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
rgb_matrix_stuff.c Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
rgb_matrix_stuff.h Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
rules.mk Bocaj - Third Annual Refactor (Redux) (#10295) 2020-12-06 17:30:27 +11:00
wrappers.h bring the bocaj keymap inline with LAYOUT_ortho_4x12 2021-01-30 13:11:33 -08:00

readme.md

Overview

This is my personal userspace file. Most of my code exists here, as it's heavily shared.

The template was taken from Drashna's userspace. There isn't much if anything in this userspace that warrants documentation he hasn't already covered.