Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for EnviousDesign keyboards #17544

Merged
merged 60 commits into from
Oct 12, 2023
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
6baea24
Add support for Envious.Design Keyboards
Envious-Data Jul 2, 2022
d81dce7
Fixed missing newlines at EOF.
Envious-Data Jul 2, 2022
9a99b46
Ran CLANG-FORMAT and sorted out any potential issues.
Envious-Data Jul 2, 2022
f426dc7
Gave keyboards all unique product IDs
Envious-Data Jul 2, 2022
fb751be
Made requested changes.
Envious-Data Jul 2, 2022
00526e1
missed some VIAL bits
Envious-Data Jul 2, 2022
b63c132
Made suggested changes
Envious-Data Aug 13, 2022
90172d9
Made Suggested Changes
Envious-Data Aug 14, 2022
146d5b9
missed one file to change.
Envious-Data Aug 14, 2022
b1084a2
Attempted fix of CI issues
Envious-Data Oct 30, 2022
f4bace5
Update .gitmodules
Envious-Data Oct 30, 2022
0823c3a
Merge branch 'qmk:master' into EnviousDesign-Keyboard-Support
Envious-Data Oct 30, 2022
7d1f494
Revert "Update .gitmodules"
Envious-Data Oct 30, 2022
1f64e79
hopefully fixed all CI and QMK lint issues
Envious-Data Oct 30, 2022
3cf2324
resolve more CI errors and a couple typos
Envious-Data Oct 30, 2022
ec6cf4c
fixed last remaining issue as of now
Envious-Data Oct 30, 2022
554c249
made requested changes
Envious-Data Nov 10, 2022
d3ed293
further more on suggested change
Envious-Data Nov 19, 2022
77292e0
Delete README.md
Envious-Data Nov 20, 2022
0d6c69a
derpy workaround to change case of readme
Envious-Data Nov 20, 2022
b16ae1b
finished up 65M firmware
Envious-Data Nov 22, 2022
7252c41
re-did a lot of 65M firmware bits, also fixed via for this board
Envious-Data Nov 22, 2022
edcc98a
corrected mistake in firmware
Envious-Data Nov 22, 2022
5aa4b16
made suggested change to info.json for 65m/60F
Envious-Data Nov 30, 2022
63e5293
finished 65M non via keymap and re-sorted via keymap
Envious-Data Nov 30, 2022
a73ab65
Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c
Envious-Data Dec 5, 2022
f7f2760
Update keyboards/enviousdesign/tkl/rgb/keymaps/default/keymap.c
Envious-Data Dec 5, 2022
1f5e99f
Apply suggestions from code review
Envious-Data Mar 1, 2023
4a49dac
Follow-up commit with aforementioned suggested changes
Envious-Data Mar 1, 2023
8282617
Apply suggestions from code review
Envious-Data Mar 2, 2023
199cd98
follow-up removed some un-needed Readmes and corrected a mistake in 6…
Envious-Data Mar 2, 2023
11f7ae2
Apply suggestions from code review
Envious-Data Apr 8, 2023
4ea76dc
Added images of PCB to each Keyboard README
Envious-Data Apr 8, 2023
6b5db00
Apply suggestions from code review
Envious-Data Apr 15, 2023
c3e7e40
Update keyboards/enviousdesign/60f/readme.md
Envious-Data May 29, 2023
5b1d188
Added missing aspects of info.json and corrected RGB_DI_PIN to WS2812…
Envious-Data May 29, 2023
18d3666
made requested changes
Envious-Data Jul 14, 2023
6caf446
Update config.h
Envious-Data Jul 14, 2023
870a6b1
used QMK migrate to update info.json
Envious-Data Jul 14, 2023
c9ea6de
Apply suggestions from code review
Envious-Data Jul 27, 2023
b521d38
Update keyboards/enviousdesign/65m/info.json
Envious-Data Aug 16, 2023
6c9b1c9
renamed named keyboards as suggested and added commission keyboard to…
Envious-Data Aug 23, 2023
60fe070
renamed file to hopefully please lint
Envious-Data Aug 23, 2023
a4779c5
renamed things to be all lower case since lint doesn't appear to look…
Envious-Data Aug 23, 2023
12dac15
updated keymap.c and removed unnecessary file
Envious-Data Aug 24, 2023
f051367
fixed readme and a couple other bits
Envious-Data Aug 25, 2023
ba9fab1
converted various aspects to json information
Envious-Data Aug 25, 2023
79e25ac
Merge branch 'qmk:master' into EnviousDesign-Keyboard-Support
Envious-Data Aug 25, 2023
5288628
attempt fix for lint error
Envious-Data Aug 25, 2023
6918e4c
fix some issues I overlooked
Envious-Data Aug 25, 2023
0e44a95
Apply suggestions from code review
Envious-Data Sep 29, 2023
a4d68be
moved some folders about as suggested
Envious-Data Sep 29, 2023
f008c48
Made suggested changes
Envious-Data Oct 5, 2023
2d35760
Apply suggestions from code review
Envious-Data Oct 5, 2023
3b69b6c
removed outdated config.h
Envious-Data Oct 5, 2023
9aec654
fixed errors in 65M and mini1800
Envious-Data Oct 6, 2023
6ce83b8
Apply suggestions from code review
Envious-Data Oct 9, 2023
711c5af
Update keyboards/enviousdesign/delirium/rev1/info.json
Envious-Data Oct 10, 2023
deff930
Update keyboards/enviousdesign/65m/info.json
Envious-Data Oct 10, 2023
af5af40
Apply suggestions from code review
Envious-Data Oct 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions keyboards/enviousdesign/60f/60f.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
/* Copyright 2022 Adam K (@Envious-Data)
noroadsleft marked this conversation as resolved.
Show resolved Hide resolved
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include QMK_KEYBOARD_H



45 changes: 45 additions & 0 deletions keyboards/enviousdesign/60f/60f.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
/* Copyright 2022 Adam K (@Envious-Data)
noroadsleft marked this conversation as resolved.
Show resolved Hide resolved
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

#include "quantum.h"

/* This is a shortcut to help you visually see your layout.
*
* The first section contains all of the arguments representing the physical
* layout of the board and position of the keys.
*
* The second converts the arguments into a two-dimensional array which
* represents the switch matrix.
*
*
*
*
*/
#define LAYOUT_60_comb( \
KC100, KC101, KC102, KC103, KC104, KC105, KC106, KC107, KC108, KC109, KC110, KC111, KC112, KC113, \
KC200, KC201, KC202, KC203, KC204, KC205, KC206, KC207, KC208, KC209, KC210, KC211, KC212, KC213, \
KC300, KC301, KC302, KC303, KC304, KC305, KC306, KC307, KC308, KC309, KC310, KC311, KC312, KC313, \
KC400, KC401, KC402, KC403, KC404, KC405, KC406, KC407, KC408, KC409, KC410, KC411, KC412, \
KC500, KC501, KC502, KC503, KC504, KC505, KC506, KC507 \
) { \
{ KC100, KC101, KC102, KC103, KC104, KC105, KC106, KC107, KC108, KC109, KC110, KC111, KC112, KC_NO, KC113,}, \
{ KC200, KC_NO, KC201, KC202, KC203, KC204, KC205, KC206, KC207, KC208, KC209, KC210, KC211, KC212, KC213,}, \
{ KC300, KC_NO, KC301, KC302, KC303, KC304, KC305, KC306, KC307, KC308, KC309, KC310, KC311, KC312, KC313,}, \
{ KC400, KC401, KC402, KC403, KC404, KC405, KC406, KC407, KC408, KC409, KC410, KC411, KC_NO, KC412, KC_NO,}, \
{ KC500, KC501, KC_NO, KC502, KC_NO, KC_NO, KC503, KC_NO, KC_NO, KC_NO, KC504, KC505, KC_NO, KC506, KC507 } \
}
154 changes: 154 additions & 0 deletions keyboards/enviousdesign/60f/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
/* Copyright 2022 Adam K (@Envious-Data)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/


#pragma once

#include "config_common.h"

Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
/* USB Device descriptor parameter */
#define VENDOR_ID 0xE739
#define PRODUCT_ID 0xA400
#define DEVICE_VER 0x0001
#define MANUFACTURER EnviousDesign
#define PRODUCT 60F 1.0

/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
drashna marked this conversation as resolved.
Show resolved Hide resolved

/*
* Keyboard Matrix Assignments
*
* Change this to how you wired your keyboard
* COLS: AVR pins used for columns, left to right
* ROWS: AVR pins used for rows, top to bottom
* DIODE_DIRECTION: COL2ROW = COL = Anode (+), ROW = Cathode (-, marked on diode)
* ROW2COL = ROW = Anode (+), COL = Cathode (-, marked on diode)
*
*/
#define MATRIX_ROW_PINS \
drashna marked this conversation as resolved.
Show resolved Hide resolved
{ GP11, GP12, GP13, GP14, GP15 }
#define MATRIX_COL_PINS \
{ GP10, GP9, GP8, GP7, GP6, GP5, GP16, GP17, GP18, GP19, GP20, GP21, GP22, GP26, GP27 }
#define UNUSED_PINS

/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW

/*
* Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
*/
//#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6

//#define LED_NUM_LOCK_PIN B0
//#define LED_CAPS_LOCK_PIN 25
//#define LED_SCROLL_LOCK_PIN B2
//#define LED_COMPOSE_PIN B3
//#define LED_KANA_PIN B4

//#define BACKLIGHT_PIN B7
//#define BACKLIGHT_LEVELS 3
//#define BACKLIGHT_BREATHING

//#define RGB_DI_PIN E2
//#ifdef RGB_DI_PIN
//# define RGBLED_NUM 16
//# define RGBLIGHT_HUE_STEP 8
//# define RGBLIGHT_SAT_STEP 8
//# define RGBLIGHT_VAL_STEP 8
//# define RGBLIGHT_LIMIT_VAL 255 /* The maximum brightness level */
//# define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
/*== all animations enable ==*/
//# define RGBLIGHT_ANIMATIONS
drashna marked this conversation as resolved.
Show resolved Hide resolved
/*== or choose animations ==*/
//# define RGBLIGHT_EFFECT_BREATHING
//# define RGBLIGHT_EFFECT_RAINBOW_MOOD
//# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
//# define RGBLIGHT_EFFECT_SNAKE
//# define RGBLIGHT_EFFECT_KNIGHT
//# define RGBLIGHT_EFFECT_CHRISTMAS
//# define RGBLIGHT_EFFECT_STATIC_GRADIENT
//# define RGBLIGHT_EFFECT_RGB_TEST
//# define RGBLIGHT_EFFECT_ALTERNATING
/*== customize breathing effect ==*/
/*==== (DEFAULT) use fixed table instead of exp() and sin() ====*/
//# define RGBLIGHT_BREATHE_TABLE_SIZE 256 // 256(default) or 128 or 64
/*==== use exp() and sin() ====*/
//# define RGBLIGHT_EFFECT_BREATHE_CENTER 1.85 // 1 to 2.7
//# define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255
//#endif

/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCE 5

/* define if matrix has ghost (lacks anti-ghosting diodes) */
//#define MATRIX_HAS_GHOST

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* If defined, GRAVE_ESC will always act as ESC when CTRL is held.
* This is useful for the Windows task manager shortcut (ctrl+shift+esc).
*/
//#define GRAVE_ESC_CTRL_OVERRIDE

/*
* Force NKRO
*
* Force NKRO (nKey Rollover) to be enabled by default, regardless of the saved
* state in the bootmagic EEPROM settings. (Note that NKRO must be enabled in the
* makefile for this to work.)
*
* If forced on, NKRO can be disabled via magic key (default = LShift+RShift+N)
* until the next keyboard reset.
*
* NKRO may prevent your keystrokes from being detected in the BIOS, but it is
* fully operational during normal computer usage.
*
* For a less heavy-handed approach, enable NKRO via magic key (LShift+RShift+N)
* or via bootmagic (hold SPACE+N while plugging in the keyboard). Once set by
* bootmagic, NKRO mode will always be enabled until it is toggled again during a
* power-up.
*
*/
//#define FORCE_NKRO

/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/

/* disable debug print */
//#define NO_DEBUG

/* disable print */
//#define NO_PRINT

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved

/* disable these deprecated features by default */
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
drashna marked this conversation as resolved.
Show resolved Hide resolved

/* Bootmagic Lite key configuration */
#define BOOTMAGIC_LITE_ROW 0
#define BOOTMAGIC_LITE_COLUMN 0
drashna marked this conversation as resolved.
Show resolved Hide resolved
10 changes: 10 additions & 0 deletions keyboards/enviousdesign/60f/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"keyboard_name": "60F 1.0",
"url": "http://envious.design",
"maintainer": "Envious.Design",
drashna marked this conversation as resolved.
Show resolved Hide resolved
"layouts": {
"LAYOUT_60_comb": {
"layout": [{"label":"0,0", "x":2.5, "y":0}, {"label":"0,1", "x":3.5, "y":0}, {"label":"0,2", "x":4.5, "y":0}, {"label":"0,3", "x":5.5, "y":0}, {"label":"0,4", "x":6.5, "y":0}, {"label":"0,5", "x":7.5, "y":0}, {"label":"0,6", "x":8.5, "y":0}, {"label":"0,7", "x":9.5, "y":0}, {"label":"0,8", "x":10.5, "y":0}, {"label":"0,9", "x":11.5, "y":0}, {"label":"0,10", "x":12.5, "y":0}, {"label":"0,11", "x":13.5, "y":0}, {"label":"0,12", "x":14.5, "y":0}, {"label":"0,14", "x":15.5, "y":0, "w":2}, {"label":"1,0", "x":2.5, "y":1, "w":1.5}, {"label":"1,2", "x":4, "y":1}, {"label":"1,3", "x":5, "y":1}, {"label":"1,4", "x":6, "y":1}, {"label":"1,5", "x":7, "y":1}, {"label":"1,6", "x":8, "y":1}, {"label":"1,7", "x":9, "y":1}, {"label":"1,8", "x":10, "y":1}, {"label":"1,9", "x":11, "y":1}, {"label":"1,10", "x":12, "y":1}, {"label":"1,11", "x":13, "y":1}, {"label":"1,12", "x":14, "y":1}, {"label":"1,13", "x":15, "y":1}, {"label":"2,14", "x":16.25, "y":1, "w":1.25, "h":2}, {"label":"1,14", "x":18.5, "y":1, "w":1.5}, {"label":"2,0", "x":2.5, "y":2, "w":1.75}, {"label":"2,2", "x":4.25, "y":2}, {"label":"2,3", "x":5.25, "y":2}, {"label":"2,4", "x":6.25, "y":2}, {"label":"2,5", "x":7.25, "y":2}, {"label":"2,6", "x":8.25, "y":2}, {"label":"2,7", "x":9.25, "y":2}, {"label":"2,8", "x":10.25, "y":2}, {"label":"2,9", "x":11.25, "y":2}, {"label":"2,10", "x":12.25, "y":2}, {"label":"2,11", "x":13.25, "y":2}, {"label":"2,12", "x":14.25, "y":2}, {"label":"2,13", "x":15.25, "y":2}, {"label":"3,0", "x":2.5, "y":3, "w":1.25}, {"label":"3,1", "x":3.75, "y":3}, {"label":"3,2", "x":4.75, "y":3}, {"label":"3,3", "x":5.75, "y":3}, {"label":"3,4", "x":6.75, "y":3}, {"label":"3,5", "x":7.75, "y":3}, {"label":"3,6", "x":8.75, "y":3}, {"label":"3,7", "x":9.75, "y":3}, {"label":"3,8", "x":10.75, "y":3}, {"label":"3,9", "x":11.75, "y":3}, {"label":"3,10", "x":12.75, "y":3}, {"label":"3,11", "x":13.75, "y":3}, {"label":"3,13", "x":14.75, "y":3, "w":2.75}, {"label":"4,0", "x":2.5, "y":4, "w":1.25}, {"label":"4,1", "x":3.75, "y":4, "w":1.25}, {"label":"4,3", "x":5, "y":4, "w":1.25}, {"label":"4,6", "x":6.25, "y":4, "w":6.25}, {"label":"4,10", "x":12.5, "y":4, "w":1.25}, {"label":"4,11", "x":13.75, "y":4, "w":1.25}, {"label":"4,13", "x":15, "y":4, "w":1.25}, {"label":"4,14", "x":16.25, "y":4, "w":1.25}]
}
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
}
}
42 changes: 42 additions & 0 deletions keyboards/enviousdesign/60f/keymaps/default/keymap.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
/* Copyright 2022 Adam K (@Envious-Data)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include QMK_KEYBOARD_H

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[0] = LAYOUT_60_comb(
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT,
KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT,
KC_LCTL, KC_LWIN, KC_LALT, KC_SPC, KC_RALT, KC_RWIN, MO(1), KC_RCTL
),
[1] = LAYOUT_60_comb(
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR,
QK_BOOT, KC_VOLU, KC_UP, KC_MYCM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_INSERT,KC_HOME,KC_PGUP, KC_TRNS,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_DEL, KC_END, KC_PGDN, KC_TRNS,
KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_CALCULATOR,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_APP, KC_TRNS, KC_TRNS
), [2] = LAYOUT_60_comb(
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR,
QK_BOOT, KC_VOLU, KC_UP, KC_MYCM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_INSERT,KC_HOME,KC_PGUP, KC_TRNS,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_DEL, KC_END, KC_PGDN, KC_TRNS,
KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_CALCULATOR,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_APP, KC_TRNS, KC_TRNS
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
),
};

43 changes: 43 additions & 0 deletions keyboards/enviousdesign/60f/keymaps/via/keymap.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
/* Copyright 2022 Adam K (@Envious-Data)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include QMK_KEYBOARD_H


const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[0] = LAYOUT_60_comb(
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT,
KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT,
KC_LCTL, KC_LWIN, KC_LALT, KC_SPC, KC_RALT, KC_RWIN, MO(1), KC_RCTL
),
[1] = LAYOUT_60_comb(
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR,
QK_BOOT, KC_VOLU, KC_UP, KC_MYCM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_INSERT,KC_HOME,KC_PGUP, KC_TRNS,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_DEL, KC_END, KC_PGDN, KC_TRNS,
KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_CALCULATOR,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_APP, KC_TRNS, KC_TRNS
), [2] = LAYOUT_60_comb(
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR,
QK_BOOT, KC_VOLU, KC_UP, KC_MYCM, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_INSERT,KC_HOME,KC_PGUP, KC_TRNS,
KC_TRNS, KC_LEFT, KC_DOWN, KC_RGHT, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_DEL, KC_END, KC_PGDN, KC_TRNS,
KC_TRNS, KC_VOLD, KC_TRNS, KC_TRNS, KC_CALCULATOR,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS,KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_APP, KC_TRNS, KC_TRNS
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
),
};

2 changes: 2 additions & 0 deletions keyboards/enviousdesign/60f/keymaps/via/rules.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
EEPROM_DRIVER = vendor
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
VIA_ENABLE = yes
19 changes: 19 additions & 0 deletions keyboards/enviousdesign/60f/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# EnvKB 60F


drashna marked this conversation as resolved.
Show resolved Hide resolved
A low cost Standard 60% Design which takes inspiration from the CFTKB Mysterium.

* Keyboard Maintainer: [Envious-Data](https://github.com/envious-data)
* Hardware Supported:
* EnvKB 60F **<- you are here**



Make example for this keyboard (after setting up your build environment):

```
make envious/envkb/60f:default
```

noroadsleft marked this conversation as resolved.
Show resolved Hide resolved

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
19 changes: 19 additions & 0 deletions keyboards/enviousdesign/60f/rules.mk
drashna marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# MCU name
MCU = RP2040
BOOTLOADER = rp2040

Envious-Data marked this conversation as resolved.
Show resolved Hide resolved
# Build Options
# change yes to no to disable
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = no # USB Nkey Rollover
drashna marked this conversation as resolved.
Show resolved Hide resolved
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
19 changes: 19 additions & 0 deletions keyboards/enviousdesign/65m/65m.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
/* Copyright 2022 Adam K (@Envious-Data)
noroadsleft marked this conversation as resolved.
Show resolved Hide resolved
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include QMK_KEYBOARD_H


Loading