diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/features.md (renamed from docs/features/README.md) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/README.md b/docs/features.md index 72187d2d41..0de6622938 100644 --- a/docs/features/README.md +++ b/docs/features.md @@ -102,4 +102,4 @@ case MACRO_RAISED: update_tri_layer(LAYER_LOWER, LAYER_RAISED, LAYER_ADJUST); } break; -```
\ No newline at end of file +``` |