From f3f1bb166a283d1894afbeb2a81efa2da97de5c2 Mon Sep 17 00:00:00 2001 From: codecoffeecode Date: Fri, 8 Nov 2019 20:15:16 -0800 Subject: [Keymap] Adding keymaps for Niu Mini and BDN9 (#7299) * niu-mini * fix * media controls were off by one * Adding some function keys * bdn9 and some other stuff * Fixed mouse functions on bdn9 -- the acceleration related macros are NOT optional * ported over foo to codecoffeecode niu_mini keymap * removing foobar * removing foobar, moving config changes to my folder only * limiting rule changes to my folder * Simplifying config.h and rules.mk * not really sure why this didn't commit the first time but... * Fixed up the Niu Mini * Update keyboards/keebio/bdn9/keymaps/codecoffeecode/config.h Adding missed #pragma once to the top of my config.h for bdn9 Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Switching from SEND_STRING() to tap_code16 * Simplifying -> didn't need macros for Ctrl+(Home|End) --- keyboards/niu_mini/keymaps/codecoffeecode/readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/niu_mini/keymaps/codecoffeecode/readme.md (limited to 'keyboards/niu_mini/keymaps/codecoffeecode/readme.md') diff --git a/keyboards/niu_mini/keymaps/codecoffeecode/readme.md b/keyboards/niu_mini/keymaps/codecoffeecode/readme.md new file mode 100644 index 000000000..661e24c9f --- /dev/null +++ b/keyboards/niu_mini/keymaps/codecoffeecode/readme.md @@ -0,0 +1,5 @@ +## CodeCoffeeCode's 40% Keymap + +- Added Delete to Layer 1 +- Swapped Tab and Esc like on the Planck EZ +- Put all the Arrows on the bottom row, moving the Forward Slash to beside Enter \ No newline at end of file -- cgit v1.2.3