Skip to content

Commit

Permalink
Add Kimiko Rev2 and update Rev1
Browse files Browse the repository at this point in the history
- move oled code and font to root, that way all Rev's and keymaps can access it
- delete all user keymaps, because it can be changed in VIAL GUI
- Rev1 migrate some features to info.json
  • Loading branch information
Ben Roe authored and Ben Roe committed Sep 13, 2023
1 parent 3706347 commit 6236c4d
Show file tree
Hide file tree
Showing 41 changed files with 1,067 additions and 5,335 deletions.
4 changes: 4 additions & 0 deletions keyboards/keycapsss/kimiko/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

// OLED definitions
#ifndef OLED_FONT_H
# define OLED_FONT_H "keyboards/keycapsss/kimiko/glcdfont.c"
#endif
File renamed without changes.
48 changes: 0 additions & 48 deletions keyboards/keycapsss/kimiko/keymaps/default/config.h

This file was deleted.

11 changes: 0 additions & 11 deletions keyboards/keycapsss/kimiko/keymaps/default/rules.mk

This file was deleted.

74 changes: 0 additions & 74 deletions keyboards/keycapsss/kimiko/keymaps/oriaj3/config.h

This file was deleted.

251 changes: 0 additions & 251 deletions keyboards/keycapsss/kimiko/keymaps/oriaj3/glcdfont.c

This file was deleted.

Loading

0 comments on commit 6236c4d

Please sign in to comment.